We have the framework of the curses interface working.
[super-star-trek.git] / makefile
index b2ae6162c271ed1b87c4308844a527bc80e01ee1..c9c42b183eeb64acbd106b0a6eb8934854b5dfbb 100644 (file)
--- a/makefile
+++ b/makefile
@@ -23,7 +23,7 @@ sst:  $(OFILES)
 $(OFILES):  $(HFILES)
 
 sst.6: sst.xml
-       xmlto man sst.xml
+       xmlto --skip-validation man sst.xml
 
 sst-doc.txt: sst-doc.xml
        xmlto -m sst-layer.xsl --skip-validation txt sst-doc.xml