Add empty documentation subtree #72

Merged
Jan Lindemann merged 3 commits from jan/feature/20260819-add-subdir-doc into master 2026-08-19 21:19:51 +02:00 AGit
Showing only changes of commit 1d77122974 - Show all commits

doc-rules.mk: Add empty target test

Add empty target "test" to keep the build from erroring out over make
test in documentation directories.

Signed-off-by: Jan Lindemann <jan@janware.com>
Jan Lindemann 2026-08-19 20:47:59 +02:00
Signed by: Jan Lindemann
GPG key ID: 3750640C9E25DD61

View file

@ -7,6 +7,7 @@ all:
install: install_DOC
clean: doc.clean
distclean:
test:
doc.clean:
$(RM) -rf *~ .*.swp