summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorShane Kerr <shane@isc.org>2007-11-16 11:08:33 +0000
committerShane Kerr <shane@isc.org>2007-11-16 11:08:33 +0000
commit22a3cd273808581eaa409fae87120dcaceba99a1 (patch)
tree3f4a9ccaf530327badef8db4a83171e0cfae8997 /Makefile.in
parent6e999c3c8a96354e088da8a5a35c9ab92f419ec7 (diff)
downloadisc-dhcp-22a3cd273808581eaa409fae87120dcaceba99a1.tar.gz
automake regeneration + added forgotten example tests
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 0b2815e0..3eb2d463 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -37,7 +37,7 @@ POST_UNINSTALL = :
subdir = .
DIST_COMMON = README $(am__configure_deps) $(nobase_include_HEADERS) \
$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
- $(top_srcdir)/configure TODO depcomp install-sh missing
+ $(top_srcdir)/configure depcomp install-sh missing
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \