From 6903848029071ec91959a53499785195cb2a091a Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Wed, 21 Dec 2016 02:14:27 +0100 Subject: build: remove obsolete $LIBCRYPT in two places It should be $LIBCRYPTO_LIBS if at all. Change-Id: I191dfe0901a10a25dffa3bbfdb9ea319fcebe254 --- openbsc/src/ipaccess/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'openbsc/src/ipaccess') diff --git a/openbsc/src/ipaccess/Makefile.am b/openbsc/src/ipaccess/Makefile.am index 6c4d95c84..4dfe24738 100644 --- a/openbsc/src/ipaccess/Makefile.am +++ b/openbsc/src/ipaccess/Makefile.am @@ -51,7 +51,6 @@ ipaccess_config_LDADD = \ $(top_builddir)/src/libcommon-cs/libcommon-cs.a \ $(top_builddir)/src/libtrau/libtrau.a \ $(top_builddir)/src/libcommon/libcommon.a \ - $(LIBCRYPT) \ $(OSMO_LIBS) \ $(NULL) -- cgit v1.2.3