Fix missing files in tarball because of bad case

This commit is contained in:
Eric Petit 2009-07-14 23:32:03 +00:00
parent 498becec1f
commit 149077c2be
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
noinst_LIBRARIES = libdht.a
libdht_a_SOURCES = dht.c
noinst_HEADERS = dht.h
extra_DIST = CHANGES dht-example.c LICENCE README
EXTRA_DIST = CHANGES dht-example.c LICENCE README

View File

@ -11,6 +11,6 @@ noinst_HEADERS = \
getgateway.h \
natpmp.h
extra_DIST = \
EXTRA_DIST = \
README \
LICENSE

View File

@ -25,7 +25,7 @@ noinst_HEADERS = \
upnpcommands.h \
upnpreplyparse.h
extra_DIST = \
EXTRA_DIST = \
README \
LICENSE \
updateminiupnpcstrings.sh