diff --git a/Makefile b/Makefile index c8da32cf..732e7b86 100644 --- a/Makefile +++ b/Makefile @@ -124,7 +124,7 @@ tidy: tests: $(TESTS_ELFS) -.PHONY: all static dynamic tables distclean clean distclean format tidy tests +.PHONY: all static dynamic tables cleantables clean distclean format tidy tests .DEFAULT_GOAL := all .SECONDARY: