mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-28 10:56:36 +00:00
(distclean): Don't delete `quail' subdir: if we are building in the sandbox,
there are precious files there.
This commit is contained in:
parent
dc2226d0dc
commit
fca64cc425
@ -1,3 +1,8 @@
|
||||
2008-06-20 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* 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 <tzz@lifelogs.com>
|
||||
|
||||
* quail/cyrillic.el: Add quotation marks, paragraph symbol, angled
|
||||
|
@ -209,7 +209,6 @@ clean mostlyclean:
|
||||
- $(DEL) leim-list.el
|
||||
|
||||
distclean: clean
|
||||
- $(DELTREE) $(SUBDIRS)
|
||||
- $(DEL) stamp-subdir
|
||||
|
||||
maintainer-clean: distclean
|
||||
|
Loading…
Reference in New Issue
Block a user