Skip to content

Commit 223665f

Browse files
committed
Clean all build docs
Maybe we should actually do this in the clean step already.
1 parent e6eaa18 commit 223665f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: doc/Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ inplace-install inplace-uninstall: SUBDIRS=manual
1212

1313
install-docs-l:
1414
$(INSTALL_DATA) -t $(DESTDIR)$(domjudge_docdir)/logos logos/DOMjudgelogo.pdf
15+
16+
distclean-l:
17+
-rm -rf manual/build

0 commit comments

Comments
 (0)