diff --git a/Makefile b/Makefile index 0a45f5d85..2962f0534 100644 --- a/Makefile +++ b/Makefile @@ -59,6 +59,8 @@ export dwarf4 export echo export todo export fixme +export color +export sanitize all: clean $(TESTS_TARGET) $(CHECK_TARGETS)