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/ChangeLog | 4 ++++ c/src/tests/tmitrontests/tmitrontests.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'c') diff --git a/c/src/tests/tmitrontests/ChangeLog b/c/src/tests/tmitrontests/ChangeLog index 990cea41dd..afbdef60f2 100644 --- a/c/src/tests/tmitrontests/ChangeLog +++ b/c/src/tests/tmitrontests/ChangeLog @@ -1,3 +1,7 @@ +2001-09-22 Ralf Corsepius + + * tmitrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy. + 2001-09-19 Ralf Corsepius * tmitronsem01/Makefile.am: include leaf.am instead of leaf.cfg. 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