diff options
Diffstat (limited to 'src/plugins/peers/Makefile.am')
-rw-r--r-- | src/plugins/peers/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/peers/Makefile.am b/src/plugins/peers/Makefile.am index 7279627b..888faca6 100644 --- a/src/plugins/peers/Makefile.am +++ b/src/plugins/peers/Makefile.am | |||
@@ -15,7 +15,7 @@ libgnunetgtkmodule_peers_la_LIBADD = \ | |||
15 | @GTK_LIBS@ @GNUNETGTK_LIBS@ \ | 15 | @GTK_LIBS@ @GNUNETGTK_LIBS@ \ |
16 | $(top_builddir)/src/common/libgnunetgtk_common.la \ | 16 | $(top_builddir)/src/common/libgnunetgtk_common.la \ |
17 | -lgnunetutil \ | 17 | -lgnunetutil \ |
18 | -lgnunetidentity_api \ | 18 | -lgnunetidentityapi \ |
19 | -lgnunetgetoption_api | 19 | -lgnunetgetoptionapi |
20 | libgnunetgtkmodule_peers_la_LDFLAGS = \ | 20 | libgnunetgtkmodule_peers_la_LDFLAGS = \ |
21 | -export-dynamic -avoid-version -module | 21 | -export-dynamic -avoid-version -module |