#SUBDIRS = 

#EXTRA_DIST = 

# Notes:
# 

geosdir = $(includedir)/geos/operation/overlay

geos_HEADERS = \
	OverlayOp.h

noinst_HEADERS =  \
	EdgeSetNoder.h		\
	ElevationMatrixCell.h	\
	ElevationMatrix.h	\
	FuzzyPointLocator.h	\
	LineBuilder.h		\
	MaximalEdgeRing.h	\
	MinimalEdgeRing.h	\
	MinimalEdgeRing.inl	\
	OffsetPointGenerator.h	\
	OverlayNodeFactory.h	\
	OverlayResultValidator.h \
	PointBuilder.h		\
	PolygonBuilder.h
