From: Stephen Soltesz Date: Fri, 8 May 2009 16:03:14 +0000 (+0000) Subject: Noop the docs build for Monitor, since it's causing issues on f10 X-Git-Tag: Monitor-3.0-7~3 X-Git-Url: http://git.onelab.eu/?p=monitor.git;a=commitdiff_plain;h=cfd6b73b0847b7165afe45b49ffe8c62c2b729e4 Noop the docs build for Monitor, since it's causing issues on f10 --- diff --git a/docs/Makefile b/docs/Makefile index 860e0bd..8b7d000 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -8,6 +8,10 @@ # all: Monitor.html +Monitor.html: + touch Monitor.html +Monitor.pdf: + touch Monitor.pdf # XML - as opposed to SGML - requires an identifier - see # http://www.docbook.org/tdg/en/html/appb.html