From: Andy Spencer Date: Wed, 2 Nov 2011 05:40:35 +0000 (+0000) Subject: Build data first X-Git-Tag: v0.6~10 X-Git-Url: http://pileus.org/git/?p=aweather;a=commitdiff_plain;h=3ba616e6b37465c5fd44835fd1b9bcb1a0d883eb Build data first Some generated data files are used by the build, for example the .ico used by windres on the win32 build --- diff --git a/Makefile.am b/Makefile.am index c7a85c3..6b237e4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = lib src data docs +SUBDIRS = data lib src docs ACLOCAL_AMFLAGS = -I m4