* The aesthetic police is on patrol!!...
[oota-llvm.git] / configure
index 61f154dde4e4cb4fce74060c9f4e856058008ea8..e5fcc89ce38b0aa21f196c2b9c3fd0ac764f0223 100755 (executable)
--- a/configure
+++ b/configure
@@ -3042,7 +3042,7 @@ else
   enableval=all
 fi;
 case "$enableval" in
-  all) TARGETS_TO_BUILD="X86 SparcV8 SparcV9 PowerPC Alpha IA64" ;;
+  all) TARGETS_TO_BUILD="X86 SparcV8 SparcV9 PowerPC Alpha IA64 Skeleton" ;;
   host-only)
     case "$llvm_cv_target_arch" in
       x86)     TARGETS_TO_BUILD="X86" ;;