- Removed "submit-mail" from the excludes of the tar command.

This commit is contained in:
Sylvain Pion 1999-03-12 17:53:35 +00:00
parent 182cc79fd8
commit 9f4b6d5edf
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ clean:
$(Package).tar.gz:
tar -zcvf $(Package).tar.gz \
--exclude=CVS --exclude=wrapper.tex --exclude=Makefile \
--exclude=TODO --exclude=submit-mail \
--exclude=TODO \
version description.txt changes.txt \
include doc_tex doc_ps test examples