summaryrefslogtreecommitdiff
path: root/src/conversation/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/conversation/Makefile.am')
-rw-r--r--src/conversation/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/conversation/Makefile.am b/src/conversation/Makefile.am
index c329bebf5..dc8283e9b 100644
--- a/src/conversation/Makefile.am
+++ b/src/conversation/Makefile.am
@@ -3,10 +3,6 @@ SUBDIRS = .
3 3
4plugindir = $(libdir)/gnunet 4plugindir = $(libdir)/gnunet
5 5
6if MINGW
7 WINFLAGS = -no-undefined -Wl,--export-all-symbols
8endif
9
10AM_CPPFLAGS = \ 6AM_CPPFLAGS = \
11 $(GNUNET_CPPFLAGS) \ 7 $(GNUNET_CPPFLAGS) \
12 -I$(top_srcdir)/src/include \ 8 -I$(top_srcdir)/src/include \