From a1e43bfd44fae7b6668d8a0eb55b94193f9eb1f8 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 7 Nov 2005 07:36:11 +0000 Subject: Add $(PGM): ${ARCH}/$(dirstamp). --- testsuites/libtests/libtests.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/libtests/libtests.am') diff --git a/testsuites/libtests/libtests.am b/testsuites/libtests/libtests.am index 215a4086f5..4af5e4689f 100644 --- a/testsuites/libtests/libtests.am +++ b/testsuites/libtests/libtests.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