aboutsummaryrefslogtreecommitdiff
path: root/src/identity
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/identity
parent8ac01c67a941fdb7336ec274450adffacf1dcc02 (diff)
downloadgnunet-4d21b22fd4353535d8023a3ac63370e6cc4c0407.tar.gz
gnunet-4d21b22fd4353535d8023a3ac63370e6cc4c0407.zip
follow-up to win32 removal.
Diffstat (limited to 'src/identity')
-rw-r--r--src/identity/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/identity/Makefile.am b/src/identity/Makefile.am
index 39d423506..9f580f0f9 100644
--- a/src/identity/Makefile.am
+++ b/src/identity/Makefile.am
@@ -46,7 +46,7 @@ libgnunetidentity_la_LIBADD = \
46 $(top_builddir)/src/util/libgnunetutil.la \ 46 $(top_builddir)/src/util/libgnunetutil.la \
47 $(GN_LIBINTL) $(XLIB) 47 $(GN_LIBINTL) $(XLIB)
48libgnunetidentity_la_LDFLAGS = \ 48libgnunetidentity_la_LDFLAGS = \
49 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 49 $(GN_LIB_LDFLAGS) \
50 -version-info 1:0:0 50 -version-info 1:0:0
51 51
52bin_PROGRAMS = \ 52bin_PROGRAMS = \