Added scripts to SUBDIRS.
[cacao.git] / src / Makefile.am
index 8073154b9538ce533056f93d20c9acfa7d60f36d..266da237a24eab17719abae8cc848b4d714fe7c4 100644 (file)
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 1735 2004-12-07 14:33:27Z twisti $
+## $Id: Makefile.am 1999 2005-03-05 17:01:20Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = boehm-gc classpath mm toolbox vm threads cacaoh native cacao
+# keep this order!!!
+
+SUBDIRS = \
+       boehm-gc \
+       classpath \
+       mm \
+       toolbox \
+       vm \
+       threads \
+       cacaoh \
+       native \
+       cacao \
+       scripts
 
 
 ## Local variables: