diff options
Diffstat (limited to 'src/peerinfo/Makefile.am')
-rw-r--r-- | src/peerinfo/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/peerinfo/Makefile.am b/src/peerinfo/Makefile.am index 5b2992ff..2565b1e0 100644 --- a/src/peerinfo/Makefile.am +++ b/src/peerinfo/Makefile.am | |||
@@ -18,7 +18,7 @@ gnunet_peerinfo_gtk_LDADD = \ | |||
18 | $(top_builddir)/src/lib/libgnunetgtk.la \ | 18 | $(top_builddir)/src/lib/libgnunetgtk.la \ |
19 | @GTK_LIBS@ \ | 19 | @GTK_LIBS@ \ |
20 | @GLADE_LIBS@ @GNUNET_LIBS@ @unique_LIBS@ \ | 20 | @GLADE_LIBS@ @GNUNET_LIBS@ @unique_LIBS@ \ |
21 | -lgnunetutil -lgnunetpeerinfo -lgnunettransport -lgnunetats -lgnunetcore -lgnunetfriends \ | 21 | -lgnunetutil -lgnunetpeerinfo -lgnunethello -lgnunettransport -lgnunetats -lgnunetcore -lgnunetfriends \ |
22 | $(INTLLIBS) | 22 | $(INTLLIBS) |
23 | gnunet_peerinfo_gtk_LDFLAGS = \ | 23 | gnunet_peerinfo_gtk_LDFLAGS = \ |
24 | -export-dynamic | 24 | -export-dynamic |