summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e51e0f2)
raw | patch | inline | side by side (parent: e51e0f2)
author | Bjørn Nordbø <bjorn@wearezeta.com> | |
Wed, 12 Nov 2014 11:27:43 +0000 (12:27 +0100) | ||
committer | Bjørn Nordbø <bjorn@wearezeta.com> | |
Wed, 12 Nov 2014 11:27:43 +0000 (12:27 +0100) |
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index 8fc351bc044043273b5bb0f27ab594af2fc1f275..b8aab9a6c9d7339cc2d7c10bcdc918fec70d8f25 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
aggregation_la_SOURCES = aggregation.c \
utils_vl_lookup.c utils_vl_lookup.h
aggregation_la_LDFLAGS = $(PLUGIN_LDFLAGS)
-aggregation_la_LIBADD =
+aggregation_la_LIBADD = -lm
endif
if BUILD_PLUGIN_AMQP