# # This file is part of project GEOS (http://trac.osgeo.org/geos/) # noinst_LTLIBRARIES = libgeomgraphindex.la INCLUDES = -I$(top_srcdir)/include libgeomgraphindex_la_SOURCES = \ MonotoneChainEdge.cpp \ MonotoneChainIndexer.cpp \ SegmentIntersector.cpp \ SimpleEdgeSetIntersector.cpp \ SimpleMCSweepLineIntersector.cpp \ SimpleSweepLineIntersector.cpp \ SweepLineEvent.cpp \ SweepLineSegment.cpp