Fix missing components in tarball (#300)
[geos.git] / Makefile.am
blob64a4168e44225dc3979602c7663ec8d1f6b4d7ea
2 # NOTE: Make sure that 'source' appears first.
3 # 'capi' and 'doc' surely rely on availability of libgeos
4 # which is built under 'source' and it seems that automake
5 # is not able to detect required build order but blindly
6 # relies on the order items in SUBDIRS appear.
8 SUBDIRS =       \
9         build   \
10         source  \
11         capi    \
12         doc     \
13         macros  \
14         swig    \
15         tests   \
16         tools
18 EXTRA_DIST = acsite.m4 makefile.vc nmake.opt autogen.bat
20 ACLOCAL_AMFLAGS = -I macros
22 cl:
23         cd $(srcdir) && svn2cl --authors=authors.svn -i -o ChangeLog