mirror of https://github.com/CGAL/cgal
- Removed "submit-mail" from the excludes of the tar command.
This commit is contained in:
parent
182cc79fd8
commit
9f4b6d5edf
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue