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 8440e7ae3..f6ab33abf 100644
--- a/src/regex/Makefile.am
+++ b/src/regex/Makefile.am
@@ -17,7 +17,7 @@ libgnunetregex_la_LIBADD = -lm \
17 $(top_builddir)/src/util/libgnunetutil.la 17 $(top_builddir)/src/util/libgnunetutil.la
18libgnunetregex_la_LDFLAGS = \ 18libgnunetregex_la_LDFLAGS = \
19 $(GN_LIB_LDFLAGS) \ 19 $(GN_LIB_LDFLAGS) \
20 -version-info 0:0:0 20 -version-info 1:1:0
21 21
22if HAVE_MYSQL 22if HAVE_MYSQL
23noinst_mysql_progs = \ 23noinst_mysql_progs = \