aboutsummaryrefslogtreecommitdiff
path: root/src/regex/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex/Makefile.am')
-rw-r--r--src/regex/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/Makefile.am b/src/regex/Makefile.am
index ba5e0af00..2fd00dd09 100644
--- a/src/regex/Makefile.am
+++ b/src/regex/Makefile.am
@@ -45,7 +45,7 @@ libgnunetregexblock_la_LIBADD = \
45 $(XLIB) \ 45 $(XLIB) \
46 $(LTLIBINTL) 46 $(LTLIBINTL)
47libgnunetregexblock_la_LDFLAGS = \ 47libgnunetregexblock_la_LDFLAGS = \
48 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 48 $(GN_LIB_LDFLAGS) \
49 -version-info 1:0:0 49 -version-info 1:0:0
50 50
51 51