X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=Makefile.in;h=2245422154456ea461b61a77f8ad262f119992cc;hb=3d1802083bd3ffda1c18db549aa6e42db299c12a;hp=7c918685e34b15d0afaddc43e647ec63c95f470d;hpb=b9e061f09a25f4b62ed200b27d6b260a8a51fc60;p=psensor.git diff --git a/Makefile.in b/Makefile.in index 7c91868..2245422 100644 --- a/Makefile.in +++ b/Makefile.in @@ -164,6 +164,7 @@ AMTAR = @AMTAR@ APPINDICATOR_CFLAGS = @APPINDICATOR_CFLAGS@ APPINDICATOR_LIBS = @APPINDICATOR_LIBS@ AR = @AR@ +ASCIIDOC = @ASCIIDOC@ ATASMART_CFLAGS = @ATASMART_CFLAGS@ ATASMART_LIBS = @ATASMART_LIBS@ AUTOCONF = @AUTOCONF@ @@ -890,11 +891,11 @@ uninstall-am: uninstall-desktopDATA uninstall-dist_docDATA uninstall-desktopDATA uninstall-dist_docDATA -README.html: README www/style.css - asciidoc --theme style -a themedir=`pwd`/www -n -a toc README +@ASCIIDOC_TRUE@README.html: README www/style.css +@ASCIIDOC_TRUE@ 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 +@ASCIIDOC_TRUE@NEWS.html: NEWS www/style.css +@ASCIIDOC_TRUE@ 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.