add -lm to elm_test thanks to quaker66

SVN revision: 55855
This commit is contained in:
Mike Blumenkrantz 2011-01-04 20:07:10 +00:00
parent ccfcd3ed74
commit 794e816d56
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ test_ctxpopup.c \
test_bubble.c \
test_store.c
elementary_test_LDADD = $(top_builddir)/src/lib/libelementary.la @ELEMENTARY_EWEATHER_LIBS@
elementary_test_LDADD = $(top_builddir)/src/lib/libelementary.la @ELEMENTARY_EWEATHER_LIBS@ @my_libs@
elementary_test_LDFLAGS =
elementary_config_SOURCES = \