From 102f717db4abff5e4f26c814e686f4c1eb6de4c1 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 9 Nov 2005 09:25:49 +0000 Subject: 2005-11-09 Ralf Corsepius * itrontests.am: Set project_bspdir=$(PROJECT_ROOT) --- testsuites/itrontests/itrontests.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/itrontests/itrontests.am') diff --git a/testsuites/itrontests/itrontests.am b/testsuites/itrontests/itrontests.am index 84841f4a6f..32ae41a5e8 100644 --- a/testsuites/itrontests/itrontests.am +++ b/testsuites/itrontests/itrontests.am @@ -1,6 +1,6 @@ ## $Id$ -project_bspdir=$(PROJECT_ROOT)/@RTEMS_BSP@ +project_bspdir=$(PROJECT_ROOT) $(project_bspdir)/tests/$(dirstamp): @$(mkdir_p) $(project_bspdir)/tests -- cgit v1.2.3