aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/Makefile.am')
-rw-r--r--openbsc/src/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/openbsc/src/Makefile.am b/openbsc/src/Makefile.am
index 86d6f8f83..46f30d7c1 100644
--- a/openbsc/src/Makefile.am
+++ b/openbsc/src/Makefile.am
@@ -30,13 +30,6 @@ SUBDIRS = \
libcommon-cs \
$(NULL)
-# Conditional Libraries
-if BUILD_IU
-SUBDIRS += \
- libiu \
- $(NULL)
-endif
-
# Programs
SUBDIRS += \
osmo-nitb \