aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/configure.in
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-03-03 23:45:28 +0100
committerHarald Welte <laforge@gnumonks.org>2011-03-03 23:45:28 +0100
commite5e36af8aee34a252c766a34d3e00f8d165618d2 (patch)
tree2d9a286d99085f36dc3835328d1f6cabfb195dfc /openbsc/configure.in
parenta17faf8512992a53a14e8b615f5369be05c5f0cc (diff)
Move 'Gb' protocol stack into its own src/gb subdirectory
Diffstat (limited to 'openbsc/configure.in')
-rw-r--r--openbsc/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/configure.in b/openbsc/configure.in
index 65b39e606..aec490d51 100644
--- a/openbsc/configure.in
+++ b/openbsc/configure.in
@@ -99,6 +99,7 @@ AC_OUTPUT(
src/osmo-bsc_mgcp/Makefile
src/ipaccess/Makefile
src/utils/Makefile
+ src/gb/Makefile
src/gprs/Makefile
tests/Makefile
tests/debug/Makefile