Add a do-nothing install-docs rule in ext-core/ when LATEX_DOCS=NO
authorIan Lynagh <igloo@earth.li>
Tue, 9 Sep 2008 11:39:29 +0000 (11:39 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 9 Sep 2008 11:39:29 +0000 (11:39 +0000)
docs/ext-core/Makefile

index 42c9a8f..cf1c28f 100644 (file)
@@ -9,6 +9,7 @@ install-docs:
        cp core.pdf $(docdir)/ext-core/
 else
 all:
+install-docs:
 endif
 
 #      General makefile for Latex stuff