build: Fix the SUBDIRS ordering
authorBastian Winkler <buz@netbuz.org>
Tue, 1 Dec 2009 12:31:07 +0000 (12:31 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 1 Dec 2009 12:31:56 +0000 (12:31 +0000)
Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
Makefile.am

index d9a67eb..f003afe 100644 (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