chiark / gitweb /
Makefile.m4: Make the LaTeX documnt be optional.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 22 May 2011 14:40:39 +0000 (15:40 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 22 May 2011 14:40:39 +0000 (15:40 +0100)
Makefile.m4

index 75c33a56d7edfedefdd0dbd093b16f2054ca8c9a..eee02913cd9a1acf3d35dcbaf0b6cb4dcc1275b1 100644 (file)
@@ -64,7 +64,8 @@ m4_divert(20)
 ###--------------------------------------------------------------------------
 ### Rules
 
-all: $(ALL_ZONE_FILES) $(DOC_OUTPUTS)
+all: $(ALL_ZONE_FILES)
+doc: $(DOC_OUTPUTS)
 
 install: all
        ##