aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c5104363..f479b5b9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,7 +37,9 @@ noinst_HEADERS = \
gsm_rlcmac.h
RLCMACTest_SOURCES = RLCMACTest.cpp
-RLCMACTest_LDADD = $(COMMON_LA)
+RLCMACTest_LDADD = \
+ libgprs.la \
+ $(COMMON_LA)
#MOSTLYCLEANFILES += testSource testDestination