aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2012-12-22 14:59:12 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2012-12-22 14:59:12 +0100
commit359b2cf46984c6ccc70d85959cb8a91f2c54a969 (patch)
tree6aae8bb35bc149544943388b779592b8515a2524 /configure.ac
parent20c5702e0f0c5a7486e374728ed2693744c579c9 (diff)
misc: Fix the make distcheck of the osmo-bts code
* Comment out the osmo-bts-bb/Makefile as we have removed it from the SUBDIRS and are not packaging the code right now * Add missing include files for the build
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e726367b..6c2d9092 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_OUTPUT(
src/Makefile
src/common/Makefile
src/osmo-bts-sysmo/Makefile
- src/osmo-bts-bb/Makefile
+dnl src/osmo-bts-bb/Makefile
include/Makefile
include/osmo-bts/Makefile
tests/Makefile