diff --git a/Makefile b/Makefile index aedb920..a945c4a 100644 --- a/Makefile +++ b/Makefile @@ -50,5 +50,6 @@ clean: $(RM) $(DEPS) $(RM) $(OBJ) $(RM) $(TARGETS) + $(RM) $(MANTARGET) -include $(DEPS)