summaryrefslogtreecommitdiff
path: root/leim/makefile.w32-in
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2008-06-20 13:12:26 +0000
committerEli Zaretskii <eliz@gnu.org>2008-06-20 13:12:26 +0000
commitfca64cc425d5d31f86cae0c701caaa6933cfe587 (patch)
treeea28bacbc9eb4f85d95a0f1423f1980063e0b928 /leim/makefile.w32-in
parentdc2226d0dc1c685f5d9bcd949ea3d2584651eb57 (diff)
downloademacs-fca64cc425d5d31f86cae0c701caaa6933cfe587.tar.gz
(distclean): Don't delete `quail' subdir: if we are building in the sandbox,
there are precious files there.
Diffstat (limited to 'leim/makefile.w32-in')
-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