10 строки
133 B
Makefile
10 строки
133 B
Makefile
|
#
|
||
|
# This file is part of project GEOS (http://trac.osgeo.org/geos/)
|
||
|
#
|
||
|
SUBDIRS = \
|
||
|
buffer \
|
||
|
predicate
|
||
|
|
||
|
EXTRA_DIST = CMakeLists.txt
|
||
|
|