diff options
author | Martin Schanzenbach <mschanzenbach@posteo.de> | 2016-06-18 18:03:42 +0000 |
---|---|---|
committer | Martin Schanzenbach <mschanzenbach@posteo.de> | 2016-06-18 18:03:42 +0000 |
commit | d3ba7a63bb47299d70fe7895e5df9a523607492e (patch) | |
tree | 0412a64f3c14ccbc64ab7678602316624caebcc2 /src/datastore/Makefile.am | |
parent | 5623b6bfbcafeb80f44b6882729a104ad60d9b09 (diff) |
- revert to r37134. Broken build
Diffstat (limited to 'src/datastore/Makefile.am')
-rw-r--r-- | src/datastore/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/datastore/Makefile.am b/src/datastore/Makefile.am index 6a4b6a27b5..9d08c8ac9b 100644 --- a/src/datastore/Makefile.am +++ b/src/datastore/Makefile.am @@ -28,7 +28,6 @@ libgnunetdatastore_la_SOURCES = \ libgnunetdatastore_la_LIBADD = \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/util/libgnunetutil.la \ - $(top_builddir)/src/my/libgnunetmy.la \ $(GN_LIBINTL) libgnunetdatastore_la_LDFLAGS = \ $(GN_LIB_LDFLAGS) $(WINFLAGS) \ |