diff options
Diffstat (limited to 'src/plugins/daemon/Makefile.am')
-rw-r--r-- | src/plugins/daemon/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/daemon/Makefile.am b/src/plugins/daemon/Makefile.am index 2da72afe..fdcf4088 100644 --- a/src/plugins/daemon/Makefile.am +++ b/src/plugins/daemon/Makefile.am | |||
@@ -15,8 +15,8 @@ libgnunetgtkmodule_daemon_la_SOURCES = \ | |||
15 | libgnunetgtkmodule_daemon_la_LIBADD = \ | 15 | libgnunetgtkmodule_daemon_la_LIBADD = \ |
16 | @GTK_LIBS@ @GNUNETGTK_LIBS@ \ | 16 | @GTK_LIBS@ @GNUNETGTK_LIBS@ \ |
17 | $(top_builddir)/src/common/libgnunetgtk_common.la \ | 17 | $(top_builddir)/src/common/libgnunetgtk_common.la \ |
18 | -lgnunetstats_api \ | 18 | -lgnunetstatsapi \ |
19 | -lgnunetutil \ | 19 | -lgnunetutil \ |
20 | -lgnunetgetoption_api | 20 | -lgnunetgetoptionapi |
21 | libgnunetgtkmodule_daemon_la_LDFLAGS = \ | 21 | libgnunetgtkmodule_daemon_la_LDFLAGS = \ |
22 | -export-dynamic -avoid-version -module | 22 | -export-dynamic -avoid-version -module |