summaryrefslogtreecommitdiff
path: root/src/datastore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/datastore/Makefile.am')
-rw-r--r--src/datastore/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/Makefile.am b/src/datastore/Makefile.am
index ba65143af..cd1df4e5e 100644
--- a/src/datastore/Makefile.am
+++ b/src/datastore/Makefile.am
@@ -26,7 +26,7 @@ libgnunetdatastore_la_LIBADD = \
26 $(top_builddir)/src/util/libgnunetutil.la \ 26 $(top_builddir)/src/util/libgnunetutil.la \
27 $(GN_LIBINTL) 27 $(GN_LIBINTL)
28libgnunetdatastore_la_LDFLAGS = \ 28libgnunetdatastore_la_LDFLAGS = \
29 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 29 $(GN_LIB_LDFLAGS) \
30 -version-info 1:0:0 30 -version-info 1:0:0
31 31
32bin_PROGRAMS = \ 32bin_PROGRAMS = \