aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAlexander Huemer <alexander.huemer@xx.vu>2015-12-23 22:28:48 +0100
committerHarald Welte <laforge@gnumonks.org>2015-12-24 16:13:16 +0100
commit7438165b6c610eaec4442199dfd19d35e6c0ac22 (patch)
treea962ca6acb7cb18cef0c9eb6c4d398785ebbb9a2 /src
parent8209bc8950979eea9445e1b222b58843fdddc2d0 (diff)
fix build if depenedencies are in distinct directories
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ba55162..238a840 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,5 +1,5 @@
AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)
-AM_CFLAGS=-Wall $(LIBOSMOCORE_CFLAGS)
+AM_CFLAGS=-Wall $(LIBOSMOCORE_CFLAGS) $(LIBOSMONETIF_CFLAGS)
# Legacy static libs