Skip to content

Commit

Permalink
Bug 688579 - Run xmllint or variant in make distcheck
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash-docs/trunk@23533 57a11ea4-9604-0410-9ed3-97b8803252fd
  • Loading branch information
jralls committed Dec 10, 2013
1 parent 572a48b commit 655e00f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xmldocs.make
Expand Up @@ -150,3 +150,5 @@ uninstall-html:
rmdir --ignore-fail-on-non-empty "$(DESTDIR)$(otherdocdir)"; \
fi

check:
xmllint --valid --noout ${srcdir}/${docname}.xml

0 comments on commit 655e00f

Please sign in to comment.