diff options
Diffstat (limited to 'openbsc/include/osmocom/gprs/Makefile.am')
-rw-r--r-- | openbsc/include/osmocom/gprs/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsc/include/osmocom/gprs/Makefile.am b/openbsc/include/osmocom/gprs/Makefile.am index 66b414f3..d39592c1 100644 --- a/openbsc/include/osmocom/gprs/Makefile.am +++ b/openbsc/include/osmocom/gprs/Makefile.am @@ -1,3 +1,5 @@ libgb_HEADERS = gprs_bssgp.h gprs_ns.h gprs_ns_frgre.h gprs_msgb.h libgbdir = $(includedir)/osmocom/gprs + +SUBDIRS = protocol |