summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorTomek Mrugalski <tomek@isc.org>2012-01-31 16:06:53 +0000
committerTomek Mrugalski <tomek@isc.org>2012-01-31 16:06:53 +0000
commit06fb929cbccb316e42ac5826b057399b311cf595 (patch)
treed2e257f7fc4417cd9b3dfd4096de068d97decb10 /Makefile.in
parent313d4ef0a3a2203f2e6912e9cc5a2a057046c216 (diff)
downloadisc-dhcp-06fb929cbccb316e42ac5826b057399b311cf595.tar.gz
Regenerated makefiles and scripts (using aclocal-1.10, autoheader-2.61,
automake-1.10 and autoconf-2.61 on docs.lab)
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 42685891..5eb11151 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -79,6 +79,9 @@ distuninstallcheck_listfiles = find . -type f -print
distcleancheck_listfiles = find . -type f -print
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@
+ATF_CFLAGS = @ATF_CFLAGS@
+ATF_LDFLAGS = @ATF_LDFLAGS@
+ATF_LIBS = @ATF_LIBS@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@