From 739d2616cd642973870ebcff5a578d422624501e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 7 Nov 2005 07:58:15 +0000 Subject: Add $(PGM): ${ARCH}/$(dirstamp). --- testsuites/sptests/sptests.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testsuites/sptests/sptests.am b/testsuites/sptests/sptests.am index c9ed860f64..740440a977 100644 --- a/testsuites/sptests/sptests.am +++ b/testsuites/sptests/sptests.am @@ -16,6 +16,8 @@ $(project_bspdir)/tests/screens/sptests/$(dirstamp): $(project_bspdir)/tests/screens/sptests/$(TEST).scn: $(TEST).scn $(project_bspdir)/tests/screens/sptests/$(dirstamp) $(INSTALL_DATA) $< $@ +$(PGM): ${ARCH}/$(dirstamp) + TMPINSTALL_FILES = \ $(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe \ $(project_bspdir)/tests/screens/sptests/$(TEST).scn -- cgit v1.2.3