aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 26a06a3..64623af 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,8 +7,7 @@ BUILT_SOURCES = $(top_srcdir)/.version
EXTRA_DIST = git-version-gen .version check-depends.sh $(share_files)
SUBDIRS = tests \
OsmoMGCP \
- OsmoNAT \
- OsmocomBB
+ OsmoNAT
$(top_srcdir)/.version:
echo $(VERSION) > $@-t && mv $@-t $@