changeset 96096:70d19cc5a548

(distclean): Don't delete `quail' subdir: if we are building in the sandbox, there are precious files there.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 20 Jun 2008 13:12:08 +0000
parents 1b0be2300d0c
children 9c0e174f3a9c
files leim/makefile.w32-in
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/leim/makefile.w32-in	Fri Jun 20 12:28:22 2008 +0000
+++ b/leim/makefile.w32-in	Fri Jun 20 13:12:08 2008 +0000
@@ -209,7 +209,6 @@
 	- $(DEL) leim-list.el
 
 distclean: clean
-	- $(DELTREE) $(SUBDIRS)
 	- $(DEL) stamp-subdir
 
 maintainer-clean: distclean