From c4a5abfdd080837be95ef9d7a78c3c2fd8e6f8c2 Mon Sep 17 00:00:00 2001 From: Pekka Pessi Date: Thu, 14 Oct 2010 14:04:36 +0300 Subject: modem/tests: link with modem service --- modem/tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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@ -- cgit v1.2.3