From 803b7d651cc5593ef4512d707c9d05c64478b7d6 Mon Sep 17 00:00:00 2001 From: Jo Asplin Date: Thu, 3 Nov 2011 14:03:18 +0100 Subject: Refer to v8 directly as a subdirectory. v8 may be specified directly as a subdirectory in tests/auto/auto.pro instead of indirecly referring to v8.pro. Change-Id: I95d8c788fa67958372795519036cd8aec835b324 Reviewed-by: Jason McDonald --- tests/auto/auto.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/auto.pro') diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 8717739ec8..e9d3bfd167 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -11,7 +11,7 @@ SUBDIRS += \ sql \ testlib \ tools \ - v8.pro \ + v8 \ xml \ other \ widgets \ -- cgit v1.2.3