aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/sms/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-02-09 22:04:09 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-02-09 22:04:09 +0100
commitb19dc286aafc8f803534d2dcb164475d5fba6f37 (patch)
tree943913d4d08a32674510bec1f0475f08834c5042 /openbsc/tests/sms/Makefile.am
parenta49ffb4cb4e98bd57e9f7be23f772cc55a819b7b (diff)
liblaf0rge: Make the other targets depend on the liblaforge...
Everything is linking fine here.
Diffstat (limited to 'openbsc/tests/sms/Makefile.am')
-rw-r--r--openbsc/tests/sms/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/tests/sms/Makefile.am b/openbsc/tests/sms/Makefile.am
index 807c674e5..c1eeec74e 100644
--- a/openbsc/tests/sms/Makefile.am
+++ b/openbsc/tests/sms/Makefile.am
@@ -2,4 +2,4 @@ INCLUDES = $(all_includes) -I$(top_srcdir)/include
noinst_PROGRAMS = sms_test
sms_test_SOURCES = sms_test.c
-sms_test_LDADD = $(top_builddir)/src/libmsc.a $(top_builddir)/src/libbsc.a -ldl -ldbi
+sms_test_LDADD = $(top_builddir)/src/libmsc.a $(top_builddir)/src/libbsc.a $(top_builddir)/src/liblaf0rge1.a -ldl -ldbi