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/src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'mcastseed/src/Makefile.am') diff --git a/mcastseed/src/Makefile.am b/mcastseed/src/Makefile.am index 7af38c9..1e3351c 100644 --- a/mcastseed/src/Makefile.am +++ b/mcastseed/src/Makefile.am @@ -1,5 +1,6 @@ ## Process this file with automake to produce Makefile.in +AM_CPPFLAGS = -I ../lib AM_CFLAGS =\ -Wall \ -Wextra \ -- cgit v1.2.3