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 97bad8dc..26c6e206 100644 --- a/src/peerinfo/Makefile.am +++ b/src/peerinfo/Makefile.am | |||
@@ -17,7 +17,7 @@ gnunet_peerinfo_gtk_LDADD = \ | |||
17 | $(top_builddir)/src/lib/libgnunetgtk.la \ | 17 | $(top_builddir)/src/lib/libgnunetgtk.la \ |
18 | @GTK_LIBS@ \ | 18 | @GTK_LIBS@ \ |
19 | @GLADE_LIBS@ @GNUNET_LIBS@ \ | 19 | @GLADE_LIBS@ @GNUNET_LIBS@ \ |
20 | -lgnunetutil -lgnunetpeerinfo -lgnunetcore -lgnunettransport \ | 20 | -lgnunetutil -lgnunetpeerinfo -lgnunetcore -lgnunettransport -lgnunetats \ |
21 | $(INTLLIBS) | 21 | $(INTLLIBS) |
22 | gnunet_peerinfo_gtk_LDFLAGS = \ | 22 | gnunet_peerinfo_gtk_LDFLAGS = \ |
23 | -export-dynamic \ No newline at end of file | 23 | -export-dynamic \ No newline at end of file |