From a2c13f07bf3c03dee877925322a8d8e6afad7007 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 24 Sep 2001 18:27:14 +0000 Subject: 2001-09-22 Ralf Corsepius * itrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy. --- testsuites/itrontests/itrontests.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/itrontests/itrontests.am') diff --git a/testsuites/itrontests/itrontests.am b/testsuites/itrontests/itrontests.am index 0262091454..5c42df4f19 100644 --- a/testsuites/itrontests/itrontests.am +++ b/testsuites/itrontests/itrontests.am @@ -17,7 +17,7 @@ $(project_bspdir)/tests/screens/itrontests: $(project_bspdir)/tests/screens/itrontests/$(TEST).scn: $(TEST).scn $(INSTALL_DATA) $< $@ -TMPINSTALL_FILES += \ +TMPINSTALL_FILES = \ $(project_bspdir)/tests \ $(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe \ $(project_bspdir)/tests/screens \ -- cgit v1.2.3