SUBDIRS = 

EXTRA_DIST = 

# NOTES:
#
# SweepLineOverlapAction.h needed by operation/valid/SweeplineNestedRingTester.h
#	for inheritance (but that header is not installed)

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

geos_HEADERS =				\
	SweepLineOverlapAction.h

noinst_HEADERS =			\
	SweepLineEvent.h		\
	SweepLineIndex.h 		\
	SweepLineInterval.h
