build: Fix the SUBDIRS ordering

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
This commit is contained in:
Bastian Winkler 2009-12-01 12:31:07 +00:00 committed by Emmanuele Bassi
parent 220a8fbfda
commit c2332a5d26

View File

@ -2,9 +2,7 @@ include $(top_srcdir)/build/autotools/Makefile.am.silent
NULL =
SUBDIRS = doc build clutter tests po
DIST_SUBDIRS = build clutter tests doc po
SUBDIRS = build clutter tests doc po
ACLOCAL_AMFLAGS = -I build/autotools