From 6bfb450b58b778825e2c593c929b8ad4b8e294fb Mon Sep 17 00:00:00 2001
From: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Date: Sat, 23 Feb 2013 10:22:56 +0100
Subject: test: add missing top_srcdir

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
---
 test/ctype/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'test/ctype')

diff --git a/test/ctype/Makefile b/test/ctype/Makefile
index fd72584cb..99dbdbc9c 100644
--- a/test/ctype/Makefile
+++ b/test/ctype/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