aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-12-09 15:16:55 +0000
committerChristian Grothoff <christian@grothoff.org>2011-12-09 15:16:55 +0000
commit80cff456f59a2f316bb8ef4acc60f0a3a2a92d42 (patch)
treeb6a94a1eb1634ccafd0aa333ee8a649e913616a8 /src/statistics/Makefile.am
parentc9c6bcedf2428b8deae3cd31c8d87c0968c4b34b (diff)
downloadgnunet-gtk-80cff456f59a2f316bb8ef4acc60f0a3a2a92d42.tar.gz
gnunet-gtk-80cff456f59a2f316bb8ef4acc60f0a3a2a92d42.zip
finishing statistics widget
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