]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Docs: Depend on the html built when publishing 2299/head
authorPieter Lexis <pieter@plexis.eu>
Mon, 2 Mar 2015 13:57:28 +0000 (14:57 +0100)
committerPieter Lexis <pieter@plexis.eu>
Mon, 2 Mar 2015 13:58:24 +0000 (14:58 +0100)
  * Rename publish3 to publish

docs/Makefile.am

index fbf454382c15d6301ad219ff1505d27f3c9ed326..ced5053af9d5d3f1b559e930fe85a189a126bc16 100644 (file)
@@ -60,6 +60,6 @@ endif
 clean:
        rm -rf html html.tar.bz2 *.8 *.1
 
-publish3:
+publish: html
        rsync -crv --exclude '*~' ./html/ pdnsdocs@xs.powerdns.com:md/
        rsync -crv --exclude '*~' ./html.tar.bz2 pdnsdocs@xs.powerdns.com:html.tar.bz2