summaryrefslogtreecommitdiff
path: root/mcastseed/Makefile.am
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2016-07-20 14:21:24 +0200
committerLudovic Pouzenc <ludovic@pouzenc.fr>2016-07-20 14:21:24 +0200
commit492322211c6a432d000bc18fe57a659e910a05e5 (patch)
tree54a188389db3c09e53ff689d7bd628e31b778214 /mcastseed/Makefile.am
parent6d1adde7f4d51ec8d29d98920f2d22401a7a0e12 (diff)
downloadeficast-492322211c6a432d000bc18fe57a659e910a05e5.tar.gz
eficast-492322211c6a432d000bc18fe57a659e910a05e5.tar.bz2
eficast-492322211c6a432d000bc18fe57a659e910a05e5.zip
Adjust autoconf/make config for using gnulib + use config.h
Diffstat (limited to 'mcastseed/Makefile.am')
-rw-r--r--mcastseed/Makefile.am10
1 files changed, 4 insertions, 6 deletions
diff --git a/mcastseed/Makefile.am b/mcastseed/Makefile.am
index 0f59806..b07663c 100644
--- a/mcastseed/Makefile.am
+++ b/mcastseed/Makefile.am
@@ -1,7 +1,5 @@
## Process this file with automake to produce Makefile.in
-
-
-SUBDIRS = \
- src
-
-
+SUBDIRS = lib src
+# For Gnulib
+ACLOCAL_AMFLAGS = -I m4
+EXTRA_DIST = m4/gnulib-cache.m4