aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2014-01-10 18:35:56 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2014-01-10 18:35:56 +0000
commitf2a94edfe687f220160f2f58d92a53063ab98357 (patch)
tree1bf7717c98425195dc45adb0a1bca366f6db14a6 /src/transport/Makefile.am
parent3629a538f48c5f088e1705baf539719d87e08612 (diff)
downloadgnunet-f2a94edfe687f220160f2f58d92a53063ab98357.tar.gz
gnunet-f2a94edfe687f220160f2f58d92a53063ab98357.zip
- fix parallel build
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index f902e4c02..76dc50af9 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -218,6 +218,8 @@ gnunet_service_transport_LDADD = \
218 $(top_builddir)/src/util/libgnunetutil.la \ 218 $(top_builddir)/src/util/libgnunetutil.la \
219 $(GN_GLPK) \ 219 $(GN_GLPK) \
220 $(GN_LIBINTL) 220 $(GN_LIBINTL)
221gnunet_service_transport_DEPENDENCIES = \
222 libgnunettransport.la
221gnunet_service_transport_CFLAGS = \ 223gnunet_service_transport_CFLAGS = \
222 $(CFLAGS) 224 $(CFLAGS)
223# -DANALYZE 225# -DANALYZE