From 492322211c6a432d000bc18fe57a659e910a05e5 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Wed, 20 Jul 2016 14:21:24 +0200 Subject: Adjust autoconf/make config for using gnulib + use config.h --- mcastseed/Makefile.am | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'mcastseed/Makefile.am') 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 -- cgit v1.2.3