aboutsummaryrefslogtreecommitdiff
path: root/src/set/Makefile.am
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2013-07-16 11:21:06 +0000
committerBart Polot <bart@net.in.tum.de>2013-07-16 11:21:06 +0000
commitf52fd7190c7c36abc8b8d20ffe5c7ead7376d8cb (patch)
tree46defc25fbb1eaf03d502c0aae5d7bed780d5826 /src/set/Makefile.am
parentbaab42aeb0b5a6d2a782c9c8e9554908c66fa80c (diff)
downloadgnunet-f52fd7190c7c36abc8b8d20ffe5c7ead7376d8cb.tar.gz
gnunet-f52fd7190c7c36abc8b8d20ffe5c7ead7376d8cb.zip
Remove stream
Diffstat (limited to 'src/set/Makefile.am')
-rw-r--r--src/set/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/set/Makefile.am b/src/set/Makefile.am
index f373be20d..bed44e848 100644
--- a/src/set/Makefile.am
+++ b/src/set/Makefile.am
@@ -57,7 +57,6 @@ libgnunetset_la_SOURCES = \
57 set_api.c 57 set_api.c
58libgnunetset_la_LIBADD = \ 58libgnunetset_la_LIBADD = \
59 $(top_builddir)/src/util/libgnunetutil.la \ 59 $(top_builddir)/src/util/libgnunetutil.la \
60 $(top_builddir)/src/stream/libgnunetstream.la \
61 $(LTLIBINTL) 60 $(LTLIBINTL)
62libgnunetset_la_LDFLAGS = \ 61libgnunetset_la_LDFLAGS = \
63 $(GN_LIB_LDFLAGS) 62 $(GN_LIB_LDFLAGS)