# # This file is part of project GEOS (http://trac.osgeo.org/geos/) # SUBDIRS = noinst_LTLIBRARIES = libplanargraph.la INCLUDES = -I$(top_srcdir)/include libplanargraph_la_SOURCES = \ DirectedEdge.cpp \ DirectedEdgeStar.cpp \ Edge.cpp \ Node.cpp \ NodeMap.cpp \ PlanarGraph.cpp \ Subgraph.cpp \ algorithm/ConnectedSubgraphFinder.cpp libplanargraph_la_LIBADD =