aboutsummaryrefslogtreecommitdiff
path: root/src/revocation
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/revocation
parent8ac01c67a941fdb7336ec274450adffacf1dcc02 (diff)
downloadgnunet-4d21b22fd4353535d8023a3ac63370e6cc4c0407.tar.gz
gnunet-4d21b22fd4353535d8023a3ac63370e6cc4c0407.zip
follow-up to win32 removal.
Diffstat (limited to 'src/revocation')
-rw-r--r--src/revocation/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/revocation/Makefile.am b/src/revocation/Makefile.am
index a6fff3524..5e48fb29f 100644
--- a/src/revocation/Makefile.am
+++ b/src/revocation/Makefile.am
@@ -50,7 +50,7 @@ libgnunetrevocation_la_LIBADD = \
50 $(LIBGCRYPT_LIBS) \ 50 $(LIBGCRYPT_LIBS) \
51 $(GN_LIBINTL) $(XLIB) -lgcrypt 51 $(GN_LIBINTL) $(XLIB) -lgcrypt
52libgnunetrevocation_la_LDFLAGS = \ 52libgnunetrevocation_la_LDFLAGS = \
53 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 53 $(GN_LIB_LDFLAGS) \
54 -version-info 0:0:0 54 -version-info 0:0:0
55 55
56libexec_PROGRAMS = \ 56libexec_PROGRAMS = \