X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor-pkg-ubuntu.git;a=blobdiff_plain;f=Makefile.in;h=9101fdec0b47d8347f4b5b4f5af2cab960e23e8a;hp=7d43679ced0e8f0932e4519da7669fbbe6d0ba8a;hb=57eb16b97dfb1fe8f4aeb1471ccaf7118ba54cb2;hpb=2e68c12dc10ca8c06b03aad6b4e44144a9134cd5 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: