aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-05-04 07:40:09 +0200
committerHarald Welte <laforge@gnumonks.org>2010-05-04 07:41:13 +0200
commitce662943f3a0d49606ca6563aa700b2660abe3d4 (patch)
tree62365c4d2ec1ce6fef455e96a8b9bf4ecca24bae /openbsc/include/openbsc/Makefile.am
parent1c77c6e4c20cdace00e8e31f174c31a992017bab (diff)
[gprs] Add GPRS header files to noinst_HEADERS
Diffstat (limited to 'openbsc/include/openbsc/Makefile.am')
-rw-r--r--openbsc/include/openbsc/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/Makefile.am b/openbsc/include/openbsc/Makefile.am
index 259e6d6f5..afb62dec2 100644
--- a/openbsc/include/openbsc/Makefile.am
+++ b/openbsc/include/openbsc/Makefile.am
@@ -6,7 +6,9 @@ noinst_HEADERS = abis_nm.h abis_rsl.h db.h gsm_04_08.h gsm_data.h \
bsc_rll.h mncc.h transaction.h ussd.h gsm_04_80.h \
silent_call.h mgcp.h meas_rep.h rest_octets.h \
system_information.h handover.h mgcp_internal.h \
- vty.h
+ vty.h \
+ crc24.h gprs_bssgp.h gprs_llc.h gprs_ns.h \
+ gb_proxy.h gprs_sgsn.h gsm_04_08_gprs.h sgsn.h
openbsc_HEADERS = gsm_04_08.h meas_rep.h bsc_api.h
openbscdir = $(includedir)/openbsc