aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/conversation/Makefile.am')
-rw-r--r--src/conversation/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/conversation/Makefile.am b/src/conversation/Makefile.am
index ef5fa5c0..fc2cb64c 100644
--- a/src/conversation/Makefile.am
+++ b/src/conversation/Makefile.am
@@ -11,13 +11,13 @@ bin_PROGRAMS = gnunet-conversation-gtk
11 11
12gnunet_conversation_gtk_SOURCES = \ 12gnunet_conversation_gtk_SOURCES = \
13 gnunet-conversation-gtk.c \ 13 gnunet-conversation-gtk.c \
14 gnunet-conversation-gtk_about.c 14 gnunet-conversation-gtk_about.c
15 15
16gnunet_conversation_gtk_LDADD = \ 16gnunet_conversation_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 -lgnunetidentity -lgnunetconversation -lgnunetspeaker -lgnunetmicrophone -lgnunetgns -lgnunetfs -lextractor \ 20 -lgnunetutil -lgnunetidentity -lgnunetconversation -lgnunetspeaker -lgnunetmicrophone -lgnunetnamestore -lgnunetgnsrecord -lgnunetgns -lgnunetfs -lextractor \
21 $(INTLLIBS) 21 $(INTLLIBS)
22gnunet_conversation_gtk_LDFLAGS = \ 22gnunet_conversation_gtk_LDFLAGS = \
23 -export-dynamic 23 -export-dynamic