aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/configure.in
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-06-30 14:33:01 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-06-30 15:11:29 +0800
commit5ccab1020c2502c851fd52b57c6507b01539559e (patch)
tree761ccdea75e608126f07a50986a5633850e5749c /openbsc/configure.in
parentec4bfdc435e4273a84b586e1c28786de9e440cf6 (diff)
osmo_bsc: Add empty osmo_bsc_main.c and hook it into the build
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 80f6fd678..9a77e2af9 100644
--- a/openbsc/configure.in
+++ b/openbsc/configure.in
@@ -55,6 +55,7 @@ AC_OUTPUT(
src/ipaccess/Makefile
src/gprs/Makefile
src/nat/Makefile
+ src/bsc/Makefile
tests/Makefile
tests/debug/Makefile
tests/gsm0408/Makefile