We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6eaa18 commit 223665fCopy full SHA for 223665f
doc/Makefile
@@ -12,3 +12,6 @@ inplace-install inplace-uninstall: SUBDIRS=manual
12
13
install-docs-l:
14
$(INSTALL_DATA) -t $(DESTDIR)$(domjudge_docdir)/logos logos/DOMjudgelogo.pdf
15
+
16
+distclean-l:
17
+ -rm -rf manual/build
0 commit comments