diff --git a/Makefile b/Makefile index 60daa2de..c86bf507 100644 --- a/Makefile +++ b/Makefile @@ -295,4 +295,4 @@ $(BUILD_DIR)/%.o: %.c # Print target for debugging print-% : ; $(info $* is a $(flavor $*) variable set to [$($*)]) @true -.PHONY: all uncompressed compressed clean init extract format checkformat decompress \ No newline at end of file +.PHONY: all uncompressed compressed clean init extract expected format checkformat decompress \ No newline at end of file