summaryrefslogtreecommitdiff
path: root/server
diff options
context:
space:
mode:
authorTomasz Mrugalski <tomasz@isc.org>2012-08-14 13:00:01 +0000
committerTomasz Mrugalski <tomasz@isc.org>2012-08-14 13:00:01 +0000
commit0b483f01af4288c4be28ee06ba254435c954716e (patch)
treeefcbec5ca271932df23738cf23a1e412383d6bdc /server
parent261132438616c90c614a972b35b78126276eee21 (diff)
downloadisc-dhcp-0b483f01af4288c4be28ee06ba254435c954716e.tar.gz
[rt25901_atf] autoreconf --install
Diffstat (limited to 'server')
-rw-r--r--server/Makefile.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/server/Makefile.in b/server/Makefile.in
index 3743b1b8..ba0167de 100644
--- a/server/Makefile.in
+++ b/server/Makefile.in
@@ -188,6 +188,11 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
+
+# We want to build this directory first, before descending into tests subdir.
+# The reason is that ideally the tests should link existing objects from this
+# directory. That eliminates any discrepancies between tested code and
+# production code. Sadly, we are not there yet.
SUBDIRS = . tests
AM_CPPFLAGS = -I.. -DLOCALSTATEDIR='"@localstatedir@"'
dist_sysconf_DATA = dhcpd.conf