From 6372dcc922d719d5fd2306a1a98cd2c09a021d65 Mon Sep 17 00:00:00 2001 From: hjk Date: Thu, 20 Aug 2009 09:34:14 +0200 Subject: [PATCH] add a 'master' auto.pro with TEMPLATE = subdirs --- tests/auto/auto.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 5c94b6cbe63..14a1c73eaf5 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -5,4 +5,4 @@ SUBDIRS += \ debugger \ extensionsystem \ fakevim \ - rofilereader + profilereader