diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog index ca5c0abc90..47368635b8 100644 --- a/testsuites/sptests/ChangeLog +++ b/testsuites/sptests/ChangeLog @@ -1,3 +1,7 @@ +2005-11-09 Ralf Corsepius + + * sptests.am: Set project_bspdir=$(PROJECT_ROOT) + 2005-11-07 Ralf Corsepius * spsize/Makefile.am: Rename TEST to spsize. 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