We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a34d0 commit 9e26204Copy full SHA for 9e26204
doc/Makefile
@@ -9,6 +9,7 @@ include $(TOPDIR)/Makefile.global
9
# Subdirectories to recurse into for REC_TARGETS
10
SUBDIRS = manual examples
11
inplace-install inplace-uninstall: SUBDIRS=manual
12
+distclean: SUBDIRS=examples
13
14
install-docs-l:
15
$(INSTALL_DATA) -t $(DESTDIR)$(domjudge_docdir)/logos logos/DOMjudgelogo.pdf
0 commit comments