aboutsummaryrefslogtreecommitdiff
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 cab08bc0f..d98ebb2e1 100644
--- a/src/datastore/Makefile.am
+++ b/src/datastore/Makefile.am
@@ -28,7 +28,7 @@ libgnunetdatastore_la_LIBADD = \
28 $(GN_LIBINTL) 28 $(GN_LIBINTL)
29libgnunetdatastore_la_LDFLAGS = \ 29libgnunetdatastore_la_LDFLAGS = \
30 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 30 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
31 -version-info 0:0:0 31 -version-info 1:0:0
32 32
33 33
34bin_PROGRAMS = \ 34bin_PROGRAMS = \