aboutsummaryrefslogtreecommitdiff
path: root/src/regex/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-02-05 20:48:40 +0000
committerChristian Grothoff <christian@grothoff.org>2013-02-05 20:48:40 +0000
commitdd7cca21c5dbaef4d56f92bab3932f0f73d092d1 (patch)
treebb05a274727e787576085b0ba84905d971731e92 /src/regex/Makefile.am
parent5d7efdf7ae4adf77411bc4d91732ae5d8aaa3000 (diff)
downloadgnunet-dd7cca21c5dbaef4d56f92bab3932f0f73d092d1.tar.gz
gnunet-dd7cca21c5dbaef4d56f92bab3932f0f73d092d1.zip
095a
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