We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc4634 commit cef84f7Copy full SHA for cef84f7
TEI/Makefile
@@ -1,7 +1,7 @@
1
check: prepare val-odd html mount
2
3
# Validate and compile ODD to RelaxNG, validate samples, make HTML
4
-all: prepare val-odd xml-schemas
+all: prepare val-odd xml-schemas html
5
xall: prepare val-odd xml-schemas val-samples html
6
7
# Builds html and pushes it
0 commit comments