diff --git a/ChangeLog b/ChangeLog index 69fe598a..1ba7d925 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-11-14 Tatsuhiro Tsujikawa + + Added input_uris.txt to EXTRA_DIST + * test/Makefile.am + 2008-11-14 Tatsuhiro Tsujikawa Removed PeerObject.h from Makefile.am diff --git a/test/Makefile.am b/test/Makefile.am index dc1c7c9b..19bcd451 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -221,4 +221,5 @@ EXTRA_DIST = 4096chunk.txt\ test.torrent\ test.xml\ url-list-multiFile.torrent\ - url-list-singleFile.torrent + url-list-singleFile.torrent\ + input_uris.txt diff --git a/test/Makefile.in b/test/Makefile.in index 3cfa8781..31f8cb12 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -637,7 +637,8 @@ EXTRA_DIST = 4096chunk.txt\ test.torrent\ test.xml\ url-list-multiFile.torrent\ - url-list-singleFile.torrent + url-list-singleFile.torrent\ + input_uris.txt all: all-am