fixeria has uploaded this change for review.
Makefile.am: remove unneeded AM_LDFLAGS with LIBS
Change-Id: Ic6886d2e47c053fe39647bc9ec3be704c935bee5
---
M src/Makefile.am
1 file changed, 9 insertions(+), 6 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-smlc refs/changes/90/31790/1
diff --git a/src/Makefile.am b/src/Makefile.am
index 26ff4d1..1cbccc6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -14,12 +14,6 @@
$(COVERAGE_CFLAGS) \
$(NULL)
-AM_LDFLAGS = \
- $(LIBOSMOCORE_LIBS) \
- $(LIBOSMOGSM_LIBS) \
- $(COVERAGE_LDFLAGS) \
- $(NULL)
-
SUBDIRS = \
osmo-smlc \
$(NULL)
To view, visit change 31790. To unsubscribe, or for help writing mail filters, visit settings.