aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/configure.in
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-05-04 07:41:59 +0200
committerHarald Welte <laforge@gnumonks.org>2010-05-04 07:41:59 +0200
commite236596bf42aec7520f2d7a879bb8d2aef7afad0 (patch)
tree5db2e10e93509491e0c1a55f05ee52bbc80235b1 /openbsc/configure.in
parentce662943f3a0d49606ca6563aa700b2660abe3d4 (diff)
[gprs] Move all GPRS related code to src/gprs 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 615e59d91..98a93fc6b 100644
--- a/openbsc/configure.in
+++ b/openbsc/configure.in
@@ -48,6 +48,7 @@ AC_OUTPUT(
include/sccp/Makefile
include/Makefile
src/Makefile
+ src/gprs/Makefile
tests/Makefile
tests/debug/Makefile
tests/gsm0408/Makefile