aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--include/osmo-bts/Makefile.am2
2 files changed, 2 insertions, 2 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
diff --git a/include/osmo-bts/Makefile.am b/include/osmo-bts/Makefile.am
index ad844da2..456d4165 100644
--- a/include/osmo-bts/Makefile.am
+++ b/include/osmo-bts/Makefile.am
@@ -1,2 +1,2 @@
noinst_HEADERS = abis.h bts.h bts_model.h gsm_data.h logging.h measurement.h \
- oml.h paging.h rsl.h signal.h vty.h amr.h pcu_if.h
+ oml.h paging.h rsl.h signal.h vty.h amr.h pcu_if.h pcuif_proto.h