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, 1 insertions, 1 deletions
diff --git a/src/plugins/chat/Makefile.am b/src/plugins/chat/Makefile.am
index 13ea11b1..bcfd16e8 100644
--- a/src/plugins/chat/Makefile.am
+++ b/src/plugins/chat/Makefile.am
@@ -15,7 +15,7 @@ libgnunetgtkmodule_chat_la_SOURCES = \
15libgnunetgtkmodule_chat_la_LIBADD = \ 15libgnunetgtkmodule_chat_la_LIBADD = \
16 $(top_builddir)/src/common/libgnunetgtk_common.la \ 16 $(top_builddir)/src/common/libgnunetgtk_common.la \
17 -lgnunetutil \ 17 -lgnunetutil \
18 -lgnunetchat_api \ 18 -lgnunetchatapi \
19 @GTK_LIBS@ @GNUNETGTK_LIBS@ 19 @GTK_LIBS@ @GNUNETGTK_LIBS@
20 20
21libgnunetgtkmodule_chat_la_LDFLAGS = \ 21libgnunetgtkmodule_chat_la_LDFLAGS = \