Browse Source

- cosmetics

Bernhard Reutner-Fischer 18 years ago
parent
commit
2d70eb0b89
1 changed files with 1 additions and 1 deletions
  1. 1 1
      toolchain/dependencies/dependencies.sh

+ 1 - 1
toolchain/dependencies/dependencies.sh

@@ -50,7 +50,7 @@ if test -n "$INCLUDES" ; then
 	echo "INCLUDES clean:					FALSE"
 	/bin/echo -e "WARNING: INCLUDES contains:\n\t'$INCLUDES'"
 else
-	echo "INCLUDES clean:				Ok"
+	echo "INCLUDES clean:					Ok"
 fi
 
 if test -n "$CXXFLAGS" ; then