GEOSPolygonize_full [RT-SIGTA]
[geos.git] / Makefile.am
blob0276547ad05903156fc597afa654c329ce58c1d1
1 # $Id$
3 # This file is part of project GEOS (http://trac.osgeo.org/geos/) 
5 # NOTE: Make sure that 'src' appears first.
6 # 'capi' and 'doc' surely rely on availability of libgeos
7 # which is built under 'src' and it seems that automake
8 # is not able to detect required build order but blindly
9 # relies on the order items in SUBDIRS appear.
11 SUBDIRS =   \
12     build   \
13     include \
14     src     \
15     capi    \
16     doc     \
17     macros  \
18     swig    \
19     tests   \
20     tools
22 EXTRA_DIST = acsite.m4 makefile.vc nmake.opt autogen.bat
24 ACLOCAL_AMFLAGS = -I macros
26 cl:
27         cd $(srcdir) && svn2cl --authors=authors.svn -i -o ChangeLog