Skip to content

Commit ccdf41f

Browse files
authored
Update Makefile
1 parent 02080cf commit ccdf41f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ include $(TOPDIR)/Makefile.global
99
# Subdirectories to recurse into for REC_TARGETS
1010
SUBDIRS = manual examples
1111
inplace-install inplace-uninstall: SUBDIRS=manual
12+
distclean: SUBDIRS=examples
1213

1314
install-docs-l:
1415
$(INSTALL_DATA) -t $(DESTDIR)$(domjudge_docdir)/logos logos/DOMjudgelogo.pdf

0 commit comments

Comments
 (0)