SUBDIRS = snapround

#EXTRA_DIST = 

# NOTES:
#

noinst_HEADERS = 			\
	IntersectionAdder.h		\
	IntersectionFinderAdder.h	\
	IteratedNoder.h			\
	MCIndexNoder.h			\
	MCIndexNoder.inl		\
	Noder.h				\
	NodingValidator.h		\
	Octant.h			\
	ScaledNoder.h			\
	SegmentIntersector.h		\
	SegmentNode.h			\
	SegmentNodeList.h		\
	SegmentString.h			\
	SegmentString.inl		\
	SimpleNoder.h			\
	SinglePassNoder.h

#geosdir = $(includedir)/geos/noding

#geos_HEADERS = 
