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
Add 3.3.1 to 3.3.8 section
[geos.git]
/
swig
/
Makefile.am
blob
abaf631f24dd76744ba66196779af3020e79b2b3
1
#
2
# This file is part of project GEOS (http://trac.osgeo.org/geos/)
3
#
4
5
DIST_SUBDIRS = python ruby
6
SUBDIRS =
7
8
if ENABLE_PYTHON
9
SUBDIRS += python
10
endif
11
12
if ENABLE_RUBY
13
SUBDIRS += ruby
14
endif
15
16
EXTRA_DIST = \
17
geos.i