From 63d367309229a9405cd7fb12242242f580354df8 Mon Sep 17 00:00:00 2001 From: "Aaron J. Seigo" Date: Wed, 7 Sep 2005 22:18:49 +0000 Subject: [PATCH] hey, i said coolo was the build master, not me. how much more proof do we need? ;) svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=458371 --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index c7b7e0efd..0c02a0eeb 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -10,6 +10,6 @@ METASOURCES = AUTO LDADD = ../libplasma.la -lQtTest_debug testAppletInfo_SOURCES = testAppletInfo.cpp -check: +check-local: opwd=$PWD; cd $(srcdir) && $$opwd/testAppletInfo