summaryrefslogtreecommitdiff
path: root/src/namestore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/Makefile.am')
-rw-r--r--src/namestore/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am
index 646effd9b..12d730f36 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -154,7 +154,7 @@ libgnunetnamestore_la_LIBADD = \
154 $(top_builddir)/src/util/libgnunetutil.la \ 154 $(top_builddir)/src/util/libgnunetutil.la \
155 $(GN_LIBINTL) 155 $(GN_LIBINTL)
156libgnunetnamestore_la_LDFLAGS = \ 156libgnunetnamestore_la_LDFLAGS = \
157 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 157 $(GN_LIB_LDFLAGS) \
158 -version-info 0:1:0 158 -version-info 0:1:0
159 159
160 160