diff --git a/manual/Makefile b/manual/Makefile index de86edef5a..ed023e6fe7 100644 --- a/manual/Makefile +++ b/manual/Makefile @@ -58,4 +58,4 @@ manual-zip: manual-html clean: @if [ "$(OBJDIR)" = "" ]; then echo Run make in you build directory!; false; fi @rm -rf $(OBJDIR)/manual $(OBJDIR)/*.pdf - @rm -rf $(OBJJDIR)/html $(OBJDIR)/txt + @rm -rf $(OBJDIR)/html $(OBJDIR)/txt