summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modem/tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/modem/tests/Makefile.am b/modem/tests/Makefile.am
index fa2ea27..5dc6feb 100644
--- a/modem/tests/Makefile.am
+++ b/modem/tests/Makefile.am
@@ -20,6 +20,7 @@ test_modem_SOURCES = \
test_modem_LDADD = ../libmodem-call-glib.la \
../libmodem-sim-glib.la \
../libtest-modem-sms.la \
+ ../libmodem-glib.la \
../../tests/libtestcommon.la \
@TP_LIBS@ @DBUS_LIBS@ @GLIB_LIBS@ \
@CHECK_LIBS@