summaryrefslogtreecommitdiff
path: root/tests/scanner/Makefile.am
diff options
context:
space:
mode:
authorDieter Verfaillie <dieterv@optionexplicit.be>2013-05-22 07:39:32 +0200
committerDieter Verfaillie <dieterv@optionexplicit.be>2013-10-08 20:53:45 +0200
commitd464fb1f18173fea1aa3028cf44002944419b6ee (patch)
tree28bc651508014a950e3f994ad0b741f4ba4eea14 /tests/scanner/Makefile.am
parent1359fb6d7a76609ec07e22af9cd79ae604d23d20 (diff)
downloadgobject-introspection-d464fb1f18173fea1aa3028cf44002944419b6ee.tar.gz
tests: validate GTK-Doc test files
This is more of a handy developer tool than something that is always expected to be executed as part of the test suite, so we don't add a hard dependency on xmllint. https://bugzilla.gnome.org/show_bug.cgi?id=688897
Diffstat (limited to 'tests/scanner/Makefile.am')
-rw-r--r--tests/scanner/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/scanner/Makefile.am b/tests/scanner/Makefile.am
index a3069a8b..c0a4b125 100644
--- a/tests/scanner/Makefile.am
+++ b/tests/scanner/Makefile.am
@@ -199,6 +199,7 @@ EXTRA_DIST += \
annotationparser/README \
annotationparser/test_parser.py \
annotationparser/test_patterns.py \
+ annotationparser/tests.xsd \
annotationparser/gi/annotation_allow_none.xml \
annotationparser/gi/annotation_array.xml \
annotationparser/gi/annotation_closure.xml \