From: LRN Date: Fri, 18 Jan 2013 04:51:04 +0000 (+0000) Subject: Fix regex dependencies X-Git-Tag: initial-import-from-subversion-38251~10164 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ebe2770d84d53e3d92fd231b87a5c24d7d733688;p=oweals%2Fgnunet.git Fix regex dependencies --- diff --git a/src/regex/Makefile.am b/src/regex/Makefile.am index 7d7c84dfe..44654dd7d 100644 --- a/src/regex/Makefile.am +++ b/src/regex/Makefile.am @@ -31,6 +31,8 @@ libgnunetregex_la_LIBADD = -lm \ $(top_builddir)/src/dht/libgnunetdht.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/regex/libgnunetregexblock.la +libgnunetregex_la_DEPENDENCIES = \ + libgnunetregexblock.la libgnunetregex_la_LDFLAGS = \ $(GN_LIB_LDFLAGS) \ -version-info 1:1:0 @@ -50,10 +52,7 @@ libgnunet_plugin_block_regex_la_LIBADD = \ libgnunet_plugin_block_regex_la_LDFLAGS = \ $(GN_PLUGIN_LDFLAGS) libgnunet_plugin_block_regex_la_DEPENDENCIES = \ - $(top_builddir)/src/regex/libgnunetregexblock.la \ - $(top_builddir)/src/block/libgnunetblock.la \ - $(top_builddir)/src/util/libgnunetutil.la - + libgnunetregexblock.la if HAVE_MYSQL noinst_mysql_progs = \