diff options
-rw-r--r-- | tests/docbook/test/Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/docbook/test/Makefile.am b/tests/docbook/test/Makefile.am index cdcbde41..6ed1b986 100644 --- a/tests/docbook/test/Makefile.am +++ b/tests/docbook/test/Makefile.am @@ -8,4 +8,7 @@ EXTRA_DIST = \ condition.xml docbook.css docbook40.xml figtest.xml foottest.xml \ fotest.xml func.xml graphics.xml gtest.xml idxbook.xml multilingual.xml \ qa.xml qa2.xml sectest.xml set.xml table.xml test.xml test.xsl \ - testmath.xml verbtest.xml + verbtest.xml + +# testmath.xml dropped for the moment + |