summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2016-10-06 14:56:49 +0200
committerFrancis Dupont <fdupont@isc.org>2016-10-06 14:56:49 +0200
commit13e5cc6cbe83ac7cd9285a54e870e4f8ab16a604 (patch)
tree8176d5eaddb7cd24e9e291db11c2cf433a25a170 /Makefile.am
parent3a4fc3841ea817c848e5a231b9e5c8f5c9895e6d (diff)
downloadisc-dhcp-13e5cc6cbe83ac7cd9285a54e870e4f8ab16a604.tar.gz
Libtoolize build chain (unfinished)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index caea8833..57b83b51 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,9 +4,14 @@
Makefile:
#
+# for libtool
+#
+ACLOCAL_AMFLAGS = -I m4
+
+#
# We have a lot of files that we want shipped with the distribution.
#
-EXTRA_DIST = RELNOTES LICENSE \
+EXTRA_DIST = RELNOTES LICENSE configure.ac+lt re-conf \
contrib/3.0b1-lease-convert contrib/dhclient-tz-exithook.sh \
contrib/dhcp.spec contrib/sethostname.sh contrib/solaris.init \
contrib/ms2isc/Registry.pm contrib/ms2isc/ms2isc.pl \