From 8b865a63ee7b7afbae8e008a554033fbb758d3ef Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 7 Nov 2005 08:03:16 +0000 Subject: Add $(PGM): ${ARCH}/$(dirstamp). --- testsuites/itrontests/itrontests.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/itrontests') diff --git a/testsuites/itrontests/itrontests.am b/testsuites/itrontests/itrontests.am index 172a030c19..a1839f21df 100644 --- a/testsuites/itrontests/itrontests.am +++ b/testsuites/itrontests/itrontests.am @@ -16,6 +16,8 @@ $(project_bspdir)/tests/screens/itrontests/$(dirstamp): $(project_bspdir)/tests/screens/itrontests/$(TEST).scn: $(TEST).scn $(project_bspdir)/tests/screens/itrontests/$(dirstamp) $(INSTALL_DATA) $< $@ +$(PGM): ${ARCH}/$(dirstamp) + TMPINSTALL_FILES = \ $(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe \ $(project_bspdir)/tests/screens/itrontests/$(TEST).scn -- cgit v1.2.3