aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/configure.in
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-05-04 07:47:54 +0200
committerHarald Welte <laforge@gnumonks.org>2010-05-04 07:47:54 +0200
commitc9a341b248a87c53e9e28ee2cde00e8071b5535e (patch)
treeff160b0ca4b12aa3534e634ea6e3a8cc8bf42b4a /openbsc/configure.in
parente236596bf42aec7520f2d7a879bb8d2aef7afad0 (diff)
move ipaccess tools into their own subdirectory
They will now be built fully inside src/ipaccess, using their own Makefile.am
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 98a93fc6b..8201983f2 100644
--- a/openbsc/configure.in
+++ b/openbsc/configure.in
@@ -48,6 +48,7 @@ AC_OUTPUT(
include/sccp/Makefile
include/Makefile
src/Makefile
+ src/ipaccess/Makefile
src/gprs/Makefile
tests/Makefile
tests/debug/Makefile