aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/chat/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/chat/Makefile.am')
-rw-r--r--src/plugins/chat/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/chat/Makefile.am b/src/plugins/chat/Makefile.am
index c6979fab..ac1cd7f7 100644
--- a/src/plugins/chat/Makefile.am
+++ b/src/plugins/chat/Makefile.am
@@ -11,8 +11,10 @@ plugin_LTLIBRARIES = \
11 11
12libgnunetgtkmodule_chat_la_SOURCES = \ 12libgnunetgtkmodule_chat_la_SOURCES = \
13 chat.c 13 chat.c
14
14libgnunetgtkmodule_chat_la_LIBADD = \ 15libgnunetgtkmodule_chat_la_LIBADD = \
15 $(top_builddir)/src/common/libgnunetgtk_common.la \ 16 $(top_builddir)/src/common/libgnunetgtk_common.la \
16 -lgnunetutil @GTK_LIBS@ @GNUNETGTK_LIBS@ 17 -lgnunetutil @GTK_LIBS@ @GNUNETGTK_LIBS@
18
17libgnunetgtkmodule_chat_la_LDFLAGS = \ 19libgnunetgtkmodule_chat_la_LDFLAGS = \
18 -export-dynamic -avoid-version -module 20 -export-dynamic -avoid-version -module