summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2008-06-20 13:12:08 +0000
committerEli Zaretskii <eliz@gnu.org>2008-06-20 13:12:08 +0000
commitb498b5372c7e0bd3ae4d60286a33ce41806ad05c (patch)
treed28e979285b65c3071b573c12f3e823f025638d2 /leim
parent5914b584b77ed42a48c5e3bbb65bf78ca8910678 (diff)
downloademacs-b498b5372c7e0bd3ae4d60286a33ce41806ad05c.tar.gz
(distclean): Don't delete `quail' subdir: if we are building in the sandbox,
there are precious files there.
Diffstat (limited to 'leim')
-rw-r--r--leim/makefile.w32-in1
1 files changed, 0 insertions, 1 deletions
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