#
# This file is part of project GEOS (http://trac.osgeo.org/geos/) 
#
SUBDIRS = 

noinst_LTLIBRARIES = liblocation.la

INCLUDES = -I$(top_srcdir)/include 

liblocation_la_SOURCES = \
	IndexedPointInAreaLocator.cpp \
	PointOnGeometryLocator.cpp \
	SimplePointInAreaLocator.cpp

liblocation_la_LIBADD =