From a9a95e43ca97034bedb19e7f9dfbb00d23ffa5a0 Mon Sep 17 00:00:00 2001 From: Sylvain Pion Date: Tue, 29 Jun 1999 17:23:27 +0000 Subject: [PATCH] - Enable the files from Regular triangulation. --- Packages/Triangulation_3/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Packages/Triangulation_3/Makefile b/Packages/Triangulation_3/Makefile index 7e9727d2e0c..a25173a66c6 100644 --- a/Packages/Triangulation_3/Makefile +++ b/Packages/Triangulation_3/Makefile @@ -1,4 +1,4 @@ -# Makefile for CGAL's Interval Arithmetic package. [Sylvain Pion] +# Makefile for CGAL's Triangulation3 package. CVS_MODULE_NAME=tet Package=Triangulation3 @@ -52,10 +52,6 @@ clean: $(Package).tar.gz: tar -zcvf $(Package).tar.gz \ --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=.nfs*\ version description.txt changes.txt \