Fix error left behind from testing.
[geos.git] / Makefile.am
bloba3c101fa869ca9d76f782b75723f0f1b22549e1d
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
20 ACLOCAL_AMFLAGS = -I macros