[Makefile] Also remove doc directory on clean

This commit is contained in:
Lorenzo Cogotti 2022-12-14 12:37:45 +01:00
parent 7983229896
commit d66fc53544
1 changed files with 1 additions and 0 deletions

View File

@ -59,4 +59,5 @@ uninstall:
-$(RMDIR) $(DESTDIR)$(LIBDIR)/osx/include $(DESTDIR)$(LIBDIR)/osx
clean:
-$(RM) -R doc
-$(RM) $(lib) $(o) $(_o)