diff --git a/Makefile b/Makefile index a5eebb3..50988f8 100644 --- a/Makefile +++ b/Makefile @@ -96,6 +96,7 @@ $(BUILD): clean: $(info clean ...) @rm -fr $(BUILD) + @rm $(OUTPUT) #------------------------------------------------------------------------------- else