aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/configure.ac
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2012-06-17 13:12:51 +0800
committerHarald Welte <laforge@gnumonks.org>2012-06-17 13:12:51 +0800
commitd24566ac6e983cb6eebef42d54671c5dc9266318 (patch)
tree3ec931448d85c4d45778f02f835b631e84b273b9 /openbsc/configure.ac
parentce95b27b68bb44f56d166eb271e69c4f38b6e853 (diff)
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.
Diffstat (limited to 'openbsc/configure.ac')
-rw-r--r--openbsc/configure.ac1
1 files changed, 1 insertions, 0 deletions
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