add 'make check' target

Generate *.check files from asciidoc output and grep for WARNINGs.
Add *.check files to gitignore and to 'make clean'.

Change-Id: Ibccc83a3415930a528f2e8e4e4dda3b81c6d0b64
This commit is contained in:
Neels Hofmeyr 2016-10-17 06:15:34 +02:00
parent b667aefb66
commit 4d8fc869bf
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ osmobsc-usermanual.pdf: chapters/*.adoc
clean:
rm -rf $(cleanfiles)
rm -rf osmobsc-usermanual__*.{svg,png}
rm -rf osmobsc-usermanual__*.{svg,png,check}
gen-bsc-vty-docbook: FORCE
$(call command,xsltproc -o generated/combined1.xml \