From e806c23e2427a07c2ddc2139e0fd656a886822ac Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 9 Nov 2005 09:26:31 +0000 Subject: 2005-11-09 Ralf Corsepius * sptests.am: Set project_bspdir=$(PROJECT_ROOT) --- testsuites/sptests/sptests.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/sptests/sptests.am') diff --git a/testsuites/sptests/sptests.am b/testsuites/sptests/sptests.am index afdd09ec77..eca867e421 100644 --- a/testsuites/sptests/sptests.am +++ b/testsuites/sptests/sptests.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