X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=blobdiff_plain;f=Makefile.in;h=9101fdec0b47d8347f4b5b4f5af2cab960e23e8a;hp=7d43679ced0e8f0932e4519da7669fbbe6d0ba8a;hb=2ef6c7148f4a4c09ba8250b4882322f46d3ca151;hpb=dcd813f21c83592155f712ff1acf450b483d8072 diff --git a/Makefile.in b/Makefile.in index 7d43679..9101fde 100644 --- a/Makefile.in +++ b/Makefile.in @@ -334,6 +334,7 @@ dist_doc_DATA = AUTHORS \ COPYING \ INSTALL \ NEWS \ + NEWS.html \ README \ README.html @@ -915,6 +916,9 @@ uninstall-am: uninstall-autostartDATA uninstall-desktopDATA \ README.html: README www/style.css asciidoc --theme style -a themedir=`pwd`/www -n -a toc README +NEWS.html: NEWS www/style.css + asciidoc --theme style -a themedir=`pwd`/www NEWS + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: