we need an install target to prevent parent dir make from failing
[fw/altos] / doc / Makefile
index ea0301894905e2fc6c0bba223d50e993b6fc2c2c..80c84409a0f459115de9d0905de22ecf7c667924 100644 (file)
@@ -22,6 +22,8 @@ PDFSTYLE=
 
 all:   $(HTML) $(PDF)
 
+install:       all
+
 publish:       $(DOC)
        cp $(DOC) /home/bdale/web/altusmetrum/AltOS/doc/
        (cd /home/bdale/web/altusmetrum ; \