diff options
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index 9ec5e9c467..c16e167445 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -131,3 +131,5 @@ DOC_FIGURES = \ DOC_LINGUAS = cs de el en_GB es fr oc ru sv mk +check: + xmllint --valid --noout $(top_srcdir)/help/C/evolution.xml |