From d24566ac6e983cb6eebef42d54671c5dc9266318 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 17 Jun 2012 13:12:51 +0800 Subject: libgb: separate header files related to spec and implementation like in libosmogsm, we separate between header files that are just reflecting information in the respective specs, and header files that related to our specific implementation. --- openbsc/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/configure.ac') diff --git a/openbsc/configure.ac b/openbsc/configure.ac index 3f9333a31..308bae8f6 100644 --- a/openbsc/configure.ac +++ b/openbsc/configure.ac @@ -116,6 +116,7 @@ AC_OUTPUT( include/openbsc/Makefile include/osmocom/Makefile include/osmocom/gprs/Makefile + include/osmocom/gprs/protocol/Makefile include/Makefile src/Makefile src/libtrau/Makefile -- cgit v1.2.3