- Enable the files from Regular triangulation.

This commit is contained in:
Sylvain Pion 1999-06-29 17:23:27 +00:00
parent efa15cc0d2
commit a9a95e43ca
1 changed files with 1 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# Makefile for CGAL's Interval Arithmetic package. [Sylvain Pion] # Makefile for CGAL's Triangulation3 package.
CVS_MODULE_NAME=tet CVS_MODULE_NAME=tet
Package=Triangulation3 Package=Triangulation3
@ -52,10 +52,6 @@ clean:
$(Package).tar.gz: $(Package).tar.gz:
tar -zcvf $(Package).tar.gz \ tar -zcvf $(Package).tar.gz \
--exclude=CVS --exclude=wrapper.tex --exclude=Makefile \ --exclude=CVS --exclude=wrapper.tex --exclude=Makefile \
--exclude=Oriented_side_power_test_3.h \
--exclude=Regular_triangulation_3.h \
--exclude=Regular_triangulation_geom_traits_3.h \
--exclude=Weighted_point_3.h \
--exclude=TODO \ --exclude=TODO \
--exclude=.nfs*\ --exclude=.nfs*\
version description.txt changes.txt \ version description.txt changes.txt \