aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Huemer <alexander.huemer@xx.vu>2015-11-06 20:59:00 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-11-07 12:41:25 +0100
commit04cbae494da6b7175c85f5a515e1c557e5a146c0 (patch)
tree73130fbcfcdafb3f38f95213405ed662f495e917
parentdb852a14fe067295fa249ef94a55d2db8e5147d9 (diff)
Makefile.am: define ACLOCAL_AMFLAGS, include directory m4
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 960ca07..78b83f1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,5 @@
## Process this file with automake to produce Makefile.in
+ACLOCAL_AMFLAGS = -I m4
SUBDIRS = lib gtp ggsn sgsnemu doc
pkgconfigdir = $(libdir)/pkgconfig