OSDN Git Service

add cookiedib.c to Makefile.text.
authorornse01 <ornse01@users.sourceforge.jp>
Sun, 3 Apr 2011 12:03:02 +0000 (12:03 +0000)
committerornse01 <ornse01@users.sourceforge.jp>
Sun, 3 Apr 2011 12:03:02 +0000 (12:03 +0000)
git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@226 20a0b8eb-f62a-4a12-8fe1-b598822500fb

src/Makefile.test

index 77354f2..2411c06 100644 (file)
@@ -38,7 +38,7 @@ VPATH = $(S)
 HEADER := $(S) $(HEADER)
 
 # ¥½¡¼¥¹¥Õ¥¡¥¤¥ë
-SRC =  test_main.c cache.c test_cache.c parser.c test_parser.c layout.c test_layout.c retriever.c tadlib.c parselib.c test_parselib.c http.c submitutil.c test_submitutil.c sjisstring.c test_sjisstring.c residhash.c test_residhash.c resindexhash.c test_resindexhash.c postres.c test_postres.c tadimf.c test_tadimf.c array.c test_array.c layoutarray.c test_layoutarray.c layoutstyle.c wordlist.c test_wordlist.c tadsearch.c test_tadsearch.c httpheaderlexer.c test_httpheaderlexer.c setcookieheader.c test_setcookieheader.c httpdateparser.c test_httpdateparser.c
+SRC =  test_main.c cache.c test_cache.c parser.c test_parser.c layout.c test_layout.c retriever.c tadlib.c parselib.c test_parselib.c http.c submitutil.c test_submitutil.c sjisstring.c test_sjisstring.c residhash.c test_residhash.c resindexhash.c test_resindexhash.c postres.c test_postres.c tadimf.c test_tadimf.c array.c test_array.c layoutarray.c test_layoutarray.c layoutstyle.c wordlist.c test_wordlist.c tadsearch.c test_tadsearch.c httpheaderlexer.c test_httpheaderlexer.c setcookieheader.c test_setcookieheader.c httpdateparser.c test_httpdateparser.c cookiedb.c test_cookiedb.c
 
 # ¥Ç¡¼¥¿¥Ü¥Ã¥¯¥¹¥½¡¼¥¹¥Õ¥¡¥¤¥ë
 DBSRC =