repo.or.cz
/
geos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prepare for 3.3.2 release
[geos.git]
/
swig
/
Makefile.am
blob
79711bc77ac9a2587b605f1abafb36eba21dc753
1
# $Id$
2
#
3
# This file is part of project GEOS (http://trac.osgeo.org/geos/)
4
#
5
6
DIST_SUBDIRS = python ruby
7
SUBDIRS =
8
9
if ENABLE_PYTHON
10
SUBDIRS += python
11
endif
12
13
if ENABLE_RUBY
14
SUBDIRS += ruby
15
endif
16
17
EXTRA_DIST = \
18
geos.i