aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/sgsn/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-09-02 18:27:27 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2019-09-03 15:22:15 +0200
commit35f0e664bf2a1c98ebd065f4d4483e542c4c7861 (patch)
tree74e71f53a96195da518ef93ccd0cf694ad45aa96 /include/osmocom/sgsn/Makefile.am
parent31c4657c971e40407163034526aafeb9b5a83460 (diff)
Split out GPRS SM layer into its own file
Diffstat (limited to 'include/osmocom/sgsn/Makefile.am')
-rw-r--r--include/osmocom/sgsn/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/sgsn/Makefile.am b/include/osmocom/sgsn/Makefile.am
index 9ddc2bc97..3fdb6b348 100644
--- a/include/osmocom/sgsn/Makefile.am
+++ b/include/osmocom/sgsn/Makefile.am
@@ -14,6 +14,7 @@ noinst_HEADERS = \
gprs_llc_xid.h \
gprs_ranap.h \
gprs_sgsn.h \
+ gprs_sm.h \
gprs_sndcp_comp.h \
gprs_sndcp_dcomp.h \
gprs_sndcp.h \