From f9495245f6c9142a3546dfdcabdd0e40e022b3b9 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 18 Dec 2003 11:26:13 +0000 Subject: 2003-12-18 Ralf Corsepius * mptests.am: Fix typos in previous patch. --- testsuites/mptests/ChangeLog | 4 ++++ testsuites/mptests/mptests.am | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'testsuites') diff --git a/testsuites/mptests/ChangeLog b/testsuites/mptests/ChangeLog index 7bd76ebd5d..33cd429dd6 100644 --- a/testsuites/mptests/ChangeLog +++ b/testsuites/mptests/ChangeLog @@ -1,3 +1,7 @@ +2003-12-18 Ralf Corsepius + + * mptests.am: Fix typos in previous patch. + 2003-12-18 Ralf Corsepius * mptests.am: Add dirstamp support. diff --git a/testsuites/mptests/mptests.am b/testsuites/mptests/mptests.am index 8448399601..876b60280a 100644 --- a/testsuites/mptests/mptests.am +++ b/testsuites/mptests/mptests.am @@ -10,13 +10,12 @@ $(project_bspdir)/tests/$(TEST)-node$(NODE)$(LIB_VARIANT).exe: $(PGM) $(project_ $(INSTALL_PROGRAM) $< $@ $(project_bspdir)/tests/screens/mptests/node$(NODE)/$(dirstamp): - @$(mkdir_p) $(project_bspdir)/tests/screens/itrontests + @$(mkdir_p) $(project_bspdir)/tests/screens/mptests/node$(NODE) @: > $(project_bspdir)/tests/screens/mptests/node$(NODE)/$(dirstamp) $(project_bspdir)/tests/screens/mptests/node$(NODE)/$(TEST).scn: $(TEST).scn $(project_bspdir)/tests/screens/mptests/node$(NODE)/$(dirstamp) $(INSTALL_DATA) $< $@ - TMPINSTALL_FILES = \ $(project_bspdir)/tests/$(TEST)-node$(NODE)$(LIB_VARIANT).exe \ $(project_bspdir)/tests/screens/mptests/node$(NODE)/$(TEST).scn -- cgit v1.2.3