diff options
author | Harald Welte <laforge@gnumonks.org> | 2012-06-17 23:05:26 +0800 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2012-06-17 23:05:26 +0800 |
commit | 641f7cee5dfe137ecb40c7a461b6235d205fc715 (patch) | |
tree | d1de06a3b81c5e62e741054770bfa26a0bda0f82 /openbsc/include/osmocom/gprs/Makefile.am | |
parent | e02b9f404cdf58f829b669f95f6cb7ae8068e417 (diff) |
libosmogb: move files to proper location and fix build
Diffstat (limited to 'openbsc/include/osmocom/gprs/Makefile.am')
-rw-r--r-- | openbsc/include/osmocom/gprs/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/openbsc/include/osmocom/gprs/Makefile.am b/openbsc/include/osmocom/gprs/Makefile.am deleted file mode 100644 index d39592c1..00000000 --- a/openbsc/include/osmocom/gprs/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -libgb_HEADERS = gprs_bssgp.h gprs_ns.h gprs_ns_frgre.h gprs_msgb.h - -libgbdir = $(includedir)/osmocom/gprs - -SUBDIRS = protocol |