new fortune.
[feisty_meow.git] / scripts / clam / variables.def
index 594b57f34c3212f2b55443264dcd9c064f60b672..6bf3d2ca0da71db6f4e80b971ab14ed4c5fcf156 100644 (file)
@@ -155,6 +155,8 @@ ACTUAL_LAST_TARGETS = $(LAST_TARGETS)
 
 # "RUN_TARGETS" is a list of programs that should be executed as part of a make.
 export RUN_TARGETS
+# "RUN_ALL_TESTS" turns on execution of the RUN_TARGETS.
+export RUN_ALL_TESTS
 
 # "MAKEFILE_NAME" works with BUILD_BEFORE and BUILD_AFTER.  This allows
 # the name of the makefile in the subdirectory to be changed to something other