SUBDIRS = 

EXTRA_DIST = 


# NOTES:
#
# Interval.h is needed by algorithm/MCPointInRing.h for composition

geosdir = $(includedir)/geos/index/bintree

geos_HEADERS =		\
	Bintree.h	\
	Interval.h

noinst_HEADERS =	\
	Key.h		\
	NodeBase.h	\
	Node.h		\
	Root.h
