#SUBDIRS = 

#EXTRA_DIST = 

# Notes:
# RelateComputer.h needed by RelateOp.h

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

geos_HEADERS =			\
	RelateComputer.h	\
	RelateOp.h

noinst_HEADERS =		\
	EdgeEndBuilder.h	\
	EdgeEndBundle.h		\
	EdgeEndBundleStar.h	\
	RelateNode.h		\
	RelateNodeFactory.h	\
	RelateNodeGraph.h
