aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc_nat/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/osmo-bsc_nat/Makefile.am')
-rw-r--r--src/osmo-bsc_nat/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/osmo-bsc_nat/Makefile.am b/src/osmo-bsc_nat/Makefile.am
index 1bee68edf..a941b5869 100644
--- a/src/osmo-bsc_nat/Makefile.am
+++ b/src/osmo-bsc_nat/Makefile.am
@@ -12,7 +12,6 @@ AM_CFLAGS = \
$(LIBOSMOCTRL_CFLAGS) \
$(LIBOSMOSCCP_CFLAGS) \
$(LIBOSMOLEGACYMGCP_CFLAGS) \
- $(LIBCRYPTO_CFLAGS) \
$(COVERAGE_CFLAGS) \
$(NULL)
@@ -49,7 +48,6 @@ osmo_bsc_nat_LDADD = \
$(LIBOSMOVTY_LIBS) \
$(LIBOSMOCTRL_LIBS) \
$(LIBOSMOSIGTRAN_LIBS) \
- $(LIBCRYPTO_LIBS) \
$(LIBRARY_GSM) \
-lrt \
$(NULL)