efreet: efreet_suite also needs the libs for coverage

Its one of these days where it only comes together in small pieces.

SVN revision: 72934
This commit is contained in:
Stefan Schmidt 2012-06-27 09:55:38 +00:00
parent f61cb10773
commit 18c327cfff
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ efreet_suite.c \
efreet_test_efreet.c \
efreet_test_efreet_cache.c
efreet_suite_LDADD = @CHECK_LIBS@ $(top_builddir)/src/lib/libefreet.la
efreet_suite_LDADD = @CHECK_LIBS@ $(top_builddir)/src/lib/libefreet.la @EFREET_LIBS@
endif