From adc0511283f202603afa4ef76ef3f928f4ef0820 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 24 Sep 2001 18:28:40 +0000 Subject: 2001-09-22 Ralf Corsepius * tmitrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy. --- c/src/tests/tmitrontests/tmitrontests.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/tests/tmitrontests/tmitrontests.am') diff --git a/c/src/tests/tmitrontests/tmitrontests.am b/c/src/tests/tmitrontests/tmitrontests.am index a52c6f0e95..c17e0fac5f 100644 --- a/c/src/tests/tmitrontests/tmitrontests.am +++ b/c/src/tests/tmitrontests/tmitrontests.am @@ -8,6 +8,6 @@ $(project_bspdir)/tests: $(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe: $(PGM) $(INSTALL_PROGRAM) $< $@ -TMPINSTALL_FILES += \ +TMPINSTALL_FILES = \ $(project_bspdir)/tests \ $(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe -- cgit v1.2.3