From 869fa3c275fa44defad5ae6ac1a6eab77b5c1c4c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 24 Sep 2001 18:28:02 +0000 Subject: 2001-09-22 Ralf Corsepius * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy. --- c/src/tests/psxtests/ChangeLog | 4 ++++ c/src/tests/psxtests/psxtests.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'c/src/tests') diff --git a/c/src/tests/psxtests/ChangeLog b/c/src/tests/psxtests/ChangeLog index 729c5063ef..db0909a4fe 100644 --- a/c/src/tests/psxtests/ChangeLog +++ b/c/src/tests/psxtests/ChangeLog @@ -1,3 +1,7 @@ +2001-09-22 Ralf Corsepius + + * psxtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy. + 2001-09-19 Ralf Corsepius * psx01/Makefile.am: include leaf.am instead of leaf.cfg. diff --git a/c/src/tests/psxtests/psxtests.am b/c/src/tests/psxtests/psxtests.am index 6ed6a58e2d..edf4bdeb51 100644 --- a/c/src/tests/psxtests/psxtests.am +++ b/c/src/tests/psxtests/psxtests.am @@ -17,7 +17,7 @@ $(project_bspdir)/tests/screens/psxtests: $(project_bspdir)/tests/screens/psxtests/$(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