From 397eb100e9fc6936f08c1004975d2a64ac039a7d Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Tue, 13 Feb 2007 10:24:13 +0000 Subject: [PATCH] configure.ac: Remove 'tests/examples/xerror/Makefile' from output files again. Original commit message from CVS: * configure.ac: Remove 'tests/examples/xerror/Makefile' from output files again. --- ChangeLog | 5 +++++ configure.ac | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f9033edf2d..2a9b15ac79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-02-13 Stefan Kost + + * configure.ac: + Remove 'tests/examples/xerror/Makefile' from output files again. + 2007-02-13 Stefan Kost * configure.ac: diff --git a/configure.ac b/configure.ac index 7e121643eb..d3807a0a5b 100644 --- a/configure.ac +++ b/configure.ac @@ -662,7 +662,6 @@ tests/check/Makefile tests/examples/Makefile tests/examples/seek/Makefile tests/examples/volume/Makefile -tests/examples/xerror/Makefile tests/icles/Makefile docs/Makefile docs/design/Makefile