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.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/statistics/Makefile.am b/src/statistics/Makefile.am
index b494b0fe..d9f2988a 100644
--- a/src/statistics/Makefile.am
+++ b/src/statistics/Makefile.am
@@ -7,7 +7,9 @@ INCLUDES = \
7 @GNUNET_CFLAGS@ \ 7 @GNUNET_CFLAGS@ \
8 @GLADE_CFLAGS@ 8 @GLADE_CFLAGS@
9 9
10bin_PROGRAMS = gnunet-statistics-gtk gtk_statistics_demo 10bin_PROGRAMS = gnunet-statistics-gtk
11
12noinst_PROGRAMS = gtk_statistics_demo
11 13
12gnunet_statistics_gtk_SOURCES = \ 14gnunet_statistics_gtk_SOURCES = \
13 gnunet-statistics-gtk.c \ 15 gnunet-statistics-gtk.c \
@@ -29,4 +31,4 @@ gtk_statistics_demo_LDADD = \
29 @GLADE_LIBS@ @GNUNET_LIBS@ -lm \ 31 @GLADE_LIBS@ @GNUNET_LIBS@ -lm \
30 $(INTLLIBS) 32 $(INTLLIBS)
31gtk_statistics_demo_LDFLAGS = \ 33gtk_statistics_demo_LDFLAGS = \
32 -export-dynamic \ No newline at end of file 34 -export-dynamic