From 13e5cc6cbe83ac7cd9285a54e870e4f8ab16a604 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Thu, 6 Oct 2016 14:56:49 +0200 Subject: Libtoolize build chain (unfinished) --- Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index caea8833..57b83b51 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,10 +3,15 @@ # 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 \ -- cgit v1.2.1