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 ae16ed87a..1203897ba 100644
--- a/src/regex/Makefile.am
+++ b/src/regex/Makefile.am
@@ -35,7 +35,7 @@ libgnunetregex_la_DEPENDENCIES = \
35 libgnunetregexblock.la 35 libgnunetregexblock.la
36libgnunetregex_la_LDFLAGS = \ 36libgnunetregex_la_LDFLAGS = \
37 $(GN_LIB_LDFLAGS) \ 37 $(GN_LIB_LDFLAGS) \
38 -version-info 1:1:0 38 -version-info 2:0:1
39 39
40 40
41plugindir = $(libdir)/gnunet 41plugindir = $(libdir)/gnunet