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/signal/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'test/signal/Makefile')

diff --git a/test/signal/Makefile b/test/signal/Makefile
index e8293658d..c2afb5f50 100644
--- a/test/signal/Makefile
+++ b/test/signal/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