aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-msc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/osmo-msc/Makefile.am')
-rw-r--r--src/osmo-msc/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/osmo-msc/Makefile.am b/src/osmo-msc/Makefile.am
index 85a5a5ab2..e296f9782 100644
--- a/src/osmo-msc/Makefile.am
+++ b/src/osmo-msc/Makefile.am
@@ -51,6 +51,5 @@ osmo_msc_LDADD = \
if BUILD_IU
osmo_msc_LDADD += \
$(LIBOSMORANAP_LIBS) \
- $(LIBASN1C_LIBS) \
$(NULL)
endif