summaryrefslogtreecommitdiff
path: root/server/tests/Makefile.in
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.com>2012-08-23 18:14:17 +0000
committerShawn Routhier <sar@isc.com>2012-08-23 18:14:17 +0000
commit529be52a84e882afb3efcc33e8dd898dd655f0ad (patch)
tree24a38fb2075244e09d0834fa5ea016694f68090a /server/tests/Makefile.in
parent03b44855b1c857082a87328e171200dc6a5f4069 (diff)
downloadisc-dhcp-529be52a84e882afb3efcc33e8dd898dd655f0ad.tar.gz
Add common/tests/Atffile and server/tests/Atffile to the distribution
and rebuild the auto generated files
Diffstat (limited to 'server/tests/Makefile.in')
-rw-r--r--server/tests/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tests/Makefile.in b/server/tests/Makefile.in
index d8036b29..859a82a8 100644
--- a/server/tests/Makefile.in
+++ b/server/tests/Makefile.in
@@ -208,6 +208,7 @@ AM_CPPFLAGS = $(ATF_CFLAGS) -DUNIT_TEST -I$(top_srcdir)/includes \
-std=c99 -I$(top_srcdir)/bind/include -I$(top_srcdir) \
-DLOCALSTATEDIR='"."' -Wno-unused-function \
-Wno-error=unused-variable
+EXTRA_DIST = Atffile
DHCPSRC = ../dhcp.c ../bootp.c ../confpars.c ../db.c ../class.c \
../failover.c ../omapi.c ../mdb.c ../stables.c ../salloc.c \
../ddns.c ../dhcpleasequery.c ../dhcpv6.c ../mdb6.c \