[gegl] libs: more stuff to not install...



commit 74ebb3635f03d626735c7d5358c8729ca6b35aca
Author: Michael Natterer <mitch gimp org>
Date:   Wed May 15 01:20:54 2013 +0200

    libs: more stuff to not install...

 libs/poly2tri-c/poly2tri-c/refine/Makefile.am |    3 ---
 libs/poly2tri-c/poly2tri-c/render/Makefile.am |    3 ---
 2 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/libs/poly2tri-c/poly2tri-c/refine/Makefile.am b/libs/poly2tri-c/poly2tri-c/refine/Makefile.am
index 8701b0d..f67bdc7 100644
--- a/libs/poly2tri-c/poly2tri-c/refine/Makefile.am
+++ b/libs/poly2tri-c/poly2tri-c/refine/Makefile.am
@@ -1,6 +1,3 @@
 noinst_LTLIBRARIES = libp2tc-refine.la
 
 libp2tc_refine_la_SOURCES = bounded-line.c bounded-line.h cdt.c cdt.h cdt-flipfix.c cdt-flipfix.h circle.c 
circle.h cluster.c cluster.h delaunay-terminator.c delaunay-terminator.h edge.c edge.h line.c line.h rmath.c 
rmath.h mesh.c mesh.h mesh-action.c mesh-action.h point.c point.h pslg.c pslg.h refine.h refiner.c refiner.h 
triangle.c triangle.h triangulation.h utils.c utils.h vector2.c vector2.h vedge.c vedge.h vtriangle.c 
vtriangle.h visibility.c visibility.h
-
-P2TC_REFINE_publicdir = $(P2TC_publicdir)/refine
-P2TC_REFINE_public_HEADERS = bounded-line.h cdt.h circle.h cluster.h edge.h line.h mesh.h mesh-action.h 
point.h pslg.h refine.h refiner.h rmath.h triangle.h triangulation.h utils.h vector2.h vedge.h vtriangle.h 
visibility.h
diff --git a/libs/poly2tri-c/poly2tri-c/render/Makefile.am b/libs/poly2tri-c/poly2tri-c/render/Makefile.am
index 8c02ec3..6aa8fa2 100644
--- a/libs/poly2tri-c/poly2tri-c/render/Makefile.am
+++ b/libs/poly2tri-c/poly2tri-c/render/Makefile.am
@@ -1,6 +1,3 @@
 noinst_LTLIBRARIES = libp2tc-render.la
 
 libp2tc_render_la_SOURCES = mesh-render.c mesh-render.h svg-plot.c svg-plot.h
-
-P2TC_RENDER_publicdir = $(P2TC_publicdir)/render
-P2TC_RENDER_public_HEADERS = mesh-render.h svg-plot.h


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]