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.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/conversation/Makefile.am b/src/conversation/Makefile.am
index fc2cb64c..1deb0350 100644
--- a/src/conversation/Makefile.am
+++ b/src/conversation/Makefile.am
@@ -7,7 +7,9 @@ INCLUDES = \
7 @GNUNET_CFLAGS@ \ 7 @GNUNET_CFLAGS@ \
8 @GLADE_CFLAGS@ 8 @GLADE_CFLAGS@
9 9
10if HAVE_CONVERSATION
10bin_PROGRAMS = gnunet-conversation-gtk 11bin_PROGRAMS = gnunet-conversation-gtk
12endif
11 13
12gnunet_conversation_gtk_SOURCES = \ 14gnunet_conversation_gtk_SOURCES = \
13 gnunet-conversation-gtk.c \ 15 gnunet-conversation-gtk.c \