summaryrefslogtreecommitdiffstats
path: root/openbsc/include/osmocom/gprs/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2012-06-16 16:09:52 +0800
committerHarald Welte <laforge@gnumonks.org>2012-06-16 16:09:52 +0800
commit605ac5d1e760fad061513e555b005ff5753f3ff1 (patch)
treec92212917494be09e800c756063e875429618d88 /openbsc/include/osmocom/gprs/Makefile.am
parent73952e3ab4629076c67fd64351d3d0649d75a426 (diff)
libgb: move GPRS specific msgb CB definitions to separate header
Diffstat (limited to 'openbsc/include/osmocom/gprs/Makefile.am')
-rw-r--r--openbsc/include/osmocom/gprs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/include/osmocom/gprs/Makefile.am b/openbsc/include/osmocom/gprs/Makefile.am
index fe5714ea..66b414f3 100644
--- a/openbsc/include/osmocom/gprs/Makefile.am
+++ b/openbsc/include/osmocom/gprs/Makefile.am
@@ -1,3 +1,3 @@
-libgb_HEADERS = gprs_bssgp.h gprs_ns.h gprs_ns_frgre.h
+libgb_HEADERS = gprs_bssgp.h gprs_ns.h gprs_ns_frgre.h gprs_msgb.h
libgbdir = $(includedir)/osmocom/gprs