aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/statistics/Makefile.am')
-rw-r--r--src/statistics/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statistics/Makefile.am b/src/statistics/Makefile.am
index f2f53c0d..316f5cb3 100644
--- a/src/statistics/Makefile.am
+++ b/src/statistics/Makefile.am
@@ -26,7 +26,7 @@ test_SOURCES = \
26 gtk_statistics.c gtk_statistics.h test.c 26 gtk_statistics.c gtk_statistics.h test.c
27test_LDADD = \ 27test_LDADD = \
28 @GTK_LIBS@ \ 28 @GTK_LIBS@ \
29 @GLADE_LIBS@ @GNUNET_LIBS@ \ 29 @GLADE_LIBS@ @GNUNET_LIBS@ -lm \
30 $(INTLLIBS) 30 $(INTLLIBS)
31test_LDFLAGS = \ 31test_LDFLAGS = \
32 -export-dynamic \ No newline at end of file 32 -export-dynamic \ No newline at end of file