Fix up previous admin/unidata clean rules
This commit is contained in:
parent
6c3d1c01b4
commit
c20cfd63af
1 changed files with 3 additions and 1 deletions
|
@ -58,7 +58,9 @@ clean:
|
|||
fi
|
||||
rm -f charprop.el ${srcdir}/*.elc unidata.txt
|
||||
|
||||
bootstrap-clean: clean
|
||||
|
||||
distclean: clean
|
||||
-rm -f ./Makefile
|
||||
|
||||
bootstrap-clean maintainer-clean: distclean
|
||||
maintainer-clean: distclean
|
||||
|
|
Loading…
Add table
Reference in a new issue