aboutsummaryrefslogtreecommitdiff
path: root/src/datastore
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2016-06-18 18:03:42 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2016-06-18 18:03:42 +0000
commitd3ba7a63bb47299d70fe7895e5df9a523607492e (patch)
tree0412a64f3c14ccbc64ab7678602316624caebcc2 /src/datastore
parent5623b6bfbcafeb80f44b6882729a104ad60d9b09 (diff)
downloadgnunet-d3ba7a63bb47299d70fe7895e5df9a523607492e.tar.gz
gnunet-d3ba7a63bb47299d70fe7895e5df9a523607492e.zip
- revert to r37134. Broken build
Diffstat (limited to 'src/datastore')
-rw-r--r--src/datastore/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/datastore/Makefile.am b/src/datastore/Makefile.am
index 6a4b6a27b..9d08c8ac9 100644
--- a/src/datastore/Makefile.am
+++ b/src/datastore/Makefile.am
@@ -28,7 +28,6 @@ libgnunetdatastore_la_SOURCES = \
28libgnunetdatastore_la_LIBADD = \ 28libgnunetdatastore_la_LIBADD = \
29 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 29 $(top_builddir)/src/statistics/libgnunetstatistics.la \
30 $(top_builddir)/src/util/libgnunetutil.la \ 30 $(top_builddir)/src/util/libgnunetutil.la \
31 $(top_builddir)/src/my/libgnunetmy.la \
32 $(GN_LIBINTL) 31 $(GN_LIBINTL)
33libgnunetdatastore_la_LDFLAGS = \ 32libgnunetdatastore_la_LDFLAGS = \
34 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 33 $(GN_LIB_LDFLAGS) $(WINFLAGS) \