diff options
Diffstat (limited to 'src/plugins/stats/Makefile.am')
-rw-r--r-- | src/plugins/stats/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/stats/Makefile.am b/src/plugins/stats/Makefile.am index 7b1362d4..dd32276a 100644 --- a/src/plugins/stats/Makefile.am +++ b/src/plugins/stats/Makefile.am | |||
@@ -13,6 +13,7 @@ libgnunetgtkmodule_stats_la_SOURCES = \ | |||
13 | functions.c functions.h \ | 13 | functions.c functions.h \ |
14 | statistics.c | 14 | statistics.c |
15 | libgnunetgtkmodule_stats_la_LIBADD = \ | 15 | libgnunetgtkmodule_stats_la_LIBADD = \ |
16 | @GTK_LIBS@ @GNUNETGTK_LIBS@ \ | ||
16 | $(top_builddir)/src/common/libgnunetgtk_common.la \ | 17 | $(top_builddir)/src/common/libgnunetgtk_common.la \ |
17 | -lgnunetutil \ | 18 | -lgnunetutil \ |
18 | -lgnunetgetoption_api \ | 19 | -lgnunetgetoption_api \ |