Script to do regression test, by combining all possible options.
 -Erik
diff --git a/tests/Makefile b/tests/Makefile
index 508bc64..8ad304d 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -8,6 +8,7 @@
 	@echo
 	@echo BusyBox Test Suite.
 	@echo
+	(cd ..; tests/busybox.REGRESS.sh)
 
 clean::