aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-08-24 13:59:08 +0200
committerHarald Welte <laforge@gnumonks.org>2010-08-24 13:59:08 +0200
commit2a90a25c930032f5ea36954adb1b7eb6618492f4 (patch)
tree6e4d082d9b096f1236954ccf8247113cb1bbbb5d /openbsc/src/gprs
parente0009f10ca5b996025cad6aa66382fe9c25b001b (diff)
Add gprs_sndcp.h to noinst_HEADERS
Diffstat (limited to 'openbsc/src/gprs')
-rw-r--r--openbsc/src/gprs/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/src/gprs/Makefile.am b/openbsc/src/gprs/Makefile.am
index 9687090e5..a85ff1934 100644
--- a/openbsc/src/gprs/Makefile.am
+++ b/openbsc/src/gprs/Makefile.am
@@ -3,6 +3,7 @@ AM_CFLAGS=-Wall -fno-strict-aliasing $(LIBOSMOCORE_CFLAGS) $(LIBOSMOVTY_CFLAGS)
AM_LDFLAGS = $(LIBOSMOCORE_LIBS) $(LIBOSMOVTY_LIBS)
noinst_LIBRARIES = libgb.a
+noinst_HEADERS = gprs_sndcp.h
if HAVE_LIBGTP
sbin_PROGRAMS = osmo-gbproxy osmo-sgsn