From fca64cc425d5d31f86cae0c701caaa6933cfe587 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 20 Jun 2008 13:12:26 +0000 Subject: [PATCH] (distclean): Don't delete `quail' subdir: if we are building in the sandbox, there are precious files there. --- leim/ChangeLog | 5 +++++ leim/makefile.w32-in | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/leim/ChangeLog b/leim/ChangeLog index f6c08e16159..7ce22aab5cf 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,8 @@ +2008-06-20 Eli Zaretskii + + * makefile.w32-in (distclean): Don't delete `quail' subdir: if we + are building in the sandbox, there are precious files there. + 2008-06-13 Teodor Zlatanov * quail/cyrillic.el: Add quotation marks, paragraph symbol, angled diff --git a/leim/makefile.w32-in b/leim/makefile.w32-in index ec0d7759556..0c8403fca06 100644 --- a/leim/makefile.w32-in +++ b/leim/makefile.w32-in @@ -209,7 +209,6 @@ clean mostlyclean: - $(DEL) leim-list.el distclean: clean - - $(DELTREE) $(SUBDIRS) - $(DEL) stamp-subdir maintainer-clean: distclean -- 2.39.2