From edcba4e307fc6d8cf3de5d22982b1317178e7433 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 17 Jun 2012 23:34:34 +0800 Subject: use new external libosmogb (part of libosmocore.git) This removes the libgb (GPRS NS/BSSGP) code from the openbsc.git repository and uses the new version from libosmocore.git instead. --- openbsc/include/osmocom/gprs/protocol/Makefile.am | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 openbsc/include/osmocom/gprs/protocol/Makefile.am (limited to 'openbsc/include/osmocom/gprs/protocol/Makefile.am') diff --git a/openbsc/include/osmocom/gprs/protocol/Makefile.am b/openbsc/include/osmocom/gprs/protocol/Makefile.am deleted file mode 100644 index 8255a9529..000000000 --- a/openbsc/include/osmocom/gprs/protocol/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -libgbp_HEADERS = gsm_08_16.h gsm_08_18.h - -libgbpdir = $(includedir)/osmocom/gprs/protocol -- cgit v1.2.3