Better project documentation.
[super-star-trek.git] / makefile
index 5ca423b9ba6fda6e1d96f43ebdabcece5773eaa6..b459f7e8f9d40c6aeeacd163dabc60c54a2d3bb6 100644 (file)
--- a/makefile
+++ b/makefile
@@ -14,7 +14,7 @@ sst:  $(OFILES)
 
 $(OFILES):  $(HFILES)
 
-sst-doc.txt:
+sst-doc.txt: sst-doc.xml
        xmlto --skip-validation txt sst-doc.xml
 sst.doc: sst-doc.txt
        makehelp.py >sst.doc