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 bf7c34dcb..775b0d95d 100644
--- a/src/regex/Makefile.am
+++ b/src/regex/Makefile.am
@@ -68,7 +68,7 @@ libgnunetregex_la_LIBADD = \
68 $(top_builddir)/src/util/libgnunetutil.la 68 $(top_builddir)/src/util/libgnunetutil.la
69libgnunetregex_la_LDFLAGS = \ 69libgnunetregex_la_LDFLAGS = \
70 $(GN_LIB_LDFLAGS) \ 70 $(GN_LIB_LDFLAGS) \
71 -version-info 3:0:0 71 -version-info 3:1:0
72 72
73 73
74plugin_LTLIBRARIES = \ 74plugin_LTLIBRARIES = \