From 6bfb450b58b778825e2c593c929b8ad4b8e294fb Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sat, 23 Feb 2013 10:22:56 +0100 Subject: test: add missing top_srcdir Signed-off-by: Bernhard Reutner-Fischer --- test/regex/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'test/regex') diff --git a/test/regex/Makefile b/test/regex/Makefile index 639122211..eea0c491b 100644 --- a/test/regex/Makefile +++ b/test/regex/Makefile @@ -2,6 +2,7 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. top_builddir=../../ +top_srcdir=../../ include ../Rules.mak -include Makefile.in include ../Test.mak -- cgit v1.2.3