From 784853bc354f0d5a110528847faaf17e9eab42f8 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 7 Nov 2005 08:37:44 +0000 Subject: Add $(PGM): ${ARCH}/$(dirstamp). --- testsuites/tmitrontests/tmitrontests.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/tmitrontests/tmitrontests.am') diff --git a/testsuites/tmitrontests/tmitrontests.am b/testsuites/tmitrontests/tmitrontests.am index 215a4086f5..4af5e4689f 100644 --- a/testsuites/tmitrontests/tmitrontests.am +++ b/testsuites/tmitrontests/tmitrontests.am @@ -9,5 +9,7 @@ $(project_bspdir)/tests/$(dirstamp): $(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp) $(INSTALL_PROGRAM) $< $@ +$(PGM): ${ARCH}/$(dirstamp) + TMPINSTALL_FILES = \ $(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe -- cgit v1.2.3