aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-10-25 09:25:46 +0000
committerng0 <ng0@n0.is>2019-10-25 09:25:46 +0000
commit4d21b22fd4353535d8023a3ac63370e6cc4c0407 (patch)
tree3069c2782bf7216de60d06b56770e2bb9f3b2d45 /src/namestore
parent8ac01c67a941fdb7336ec274450adffacf1dcc02 (diff)
downloadgnunet-4d21b22fd4353535d8023a3ac63370e6cc4c0407.tar.gz
gnunet-4d21b22fd4353535d8023a3ac63370e6cc4c0407.zip
follow-up to win32 removal.
Diffstat (limited to 'src/namestore')
-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