aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2016-02-14 22:32:53 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2016-02-18 19:39:32 +0100
commit2259c7528e583a10628d0690d7cabfa749b23257 (patch)
tree254b507947614de2259205b16753c188c45f054e /openbsc/src/libmsc
parent28e9f60404b3448b140ff4af06c05181c1dd982f (diff)
Patch to make openbsc find libsmpp34
This patch lets the build script for openbsc find the libsmpp34 installation with the help of pkg-config instead of assuming the header files are in /usr/include.
Diffstat (limited to 'openbsc/src/libmsc')
-rw-r--r--openbsc/src/libmsc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/src/libmsc/Makefile.am b/openbsc/src/libmsc/Makefile.am
index 18bfa0c92..51958905c 100644
--- a/openbsc/src/libmsc/Makefile.am
+++ b/openbsc/src/libmsc/Makefile.am
@@ -1,6 +1,6 @@
AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)
AM_CFLAGS=-Wall $(LIBOSMOCORE_CFLAGS) $(LIBOSMOVTY_CFLAGS) \
- $(LIBOSMOABIS_CFLAGS) $(COVERAGE_CFLAGS) $(LIBCRYPTO_CFLAGS)
+ $(LIBOSMOABIS_CFLAGS) $(COVERAGE_CFLAGS) $(LIBCRYPTO_CFLAGS) $(LIBSMPP34_CFLAGS)
noinst_HEADERS = meas_feed.h