Browse Source

2008-09-17 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>

	Added cookies.sqlite to EXTRA_DIST
	* test/Makefile.am
Tatsuhiro Tsujikawa 17 năm trước cách đây
mục cha
commit
e7d462bb39
3 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 5 0
      ChangeLog
  2. 1 0
      test/Makefile.am
  3. 1 0
      test/Makefile.in

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2008-09-17  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
+
+	Added cookies.sqlite to EXTRA_DIST
+	* test/Makefile.am
+
 2008-09-17  Tatsuhiro Tsujikawa  <tujikawa at rednoah dot com>
 
 	Added Turkish translation. Updated French, German, Russian and

+ 1 - 0
test/Makefile.am

@@ -202,6 +202,7 @@ AM_CPPFLAGS =  -Wall\
 
 EXTRA_DIST = 4096chunk.txt\
 	chunkChecksumTestFile250.txt\
+	cookies.sqlite\
 	cookietest.txt\
 	emptyfile\
 	file1r.txt\

+ 1 - 0
test/Makefile.in

@@ -614,6 +614,7 @@ AM_CPPFLAGS = -Wall\
 
 EXTRA_DIST = 4096chunk.txt\
 	chunkChecksumTestFile250.txt\
+	cookies.sqlite\
 	cookietest.txt\
 	emptyfile\
 	file1r.txt\