Don't let the 'mostlyclean' target fail because of a nonempty directory.
[pspp] / ChangeLog
index 8055b38a891e925e7bf64657d2529577198394dc..fa6defb9ae5deba59e4187cc3f669a4f91d2296c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-06-23  Bruno Haible  <bruno@clisp.org>
+
+       * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
+       Don't let the 'mostlyclean' target fail if the last subdirectory could
+       not be removed.
+       Reported by Karl Berry.
+
 2007-06-23  Bruno Haible  <bruno@clisp.org>
 
        * gnulib-tool (echo): Add a speedier workaround for ksh.