diff options
Diffstat (limited to 'src/conversation/Makefile.am')
-rw-r--r-- | src/conversation/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conversation/Makefile.am b/src/conversation/Makefile.am index a3120536..b186789d 100644 --- a/src/conversation/Makefile.am +++ b/src/conversation/Makefile.am | |||
@@ -38,7 +38,7 @@ gnunet_conversation_gtk_LDADD = \ | |||
38 | $(top_builddir)/src/lib/libgnunetgtk.la \ | 38 | $(top_builddir)/src/lib/libgnunetgtk.la \ |
39 | @GTK_LIBS@ \ | 39 | @GTK_LIBS@ \ |
40 | @GLADE_LIBS@ @GNUNET_LIBS@ \ | 40 | @GLADE_LIBS@ @GNUNET_LIBS@ \ |
41 | -lgnunetutil -lgnunetidentity -lgnunetconversation -lgnunetspeaker -lgnunetmicrophone -lgnunetnamestore -lgnunetgnsrecord -lgnunetgns -lgnunetfs -lextractor \ | 41 | -lgnunetutil -lgnunetidentity -lgnunetconversation -lgnunetspeaker -lgnunetmicrophone -lgnunetnamestore -lgnunetgnsrecord -lgnunetgns \ |
42 | $(INTLLIBS) | 42 | $(INTLLIBS) |
43 | gnunet_conversation_gtk_LDFLAGS = \ | 43 | gnunet_conversation_gtk_LDFLAGS = \ |
44 | -export-dynamic | 44 | -export-dynamic |