X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=Makefile.in;fp=Makefile.in;h=8e47db13cf6c90b04f2ba070549b58a712a583bb;hb=110d1ea1d8151e679ce2cd5c0a976a1194789621;hp=b77ebfcbce6a3f264ea35d77fc7f1faecf9c5eed;hpb=6c6fe4b1da3ed22d8c86b5ed0aaf06a984c710d0;p=psensor.git diff --git a/Makefile.in b/Makefile.in index b77ebfc..8e47db1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -305,7 +305,13 @@ SUBDIRS = doc \ www \ tests -dist_doc_DATA = README COPYING NEWS AUTHORS INSTALL +dist_doc_DATA = AUTHORS \ + COPYING \ + INSTALL \ + NEWS \ + README \ + README.html + autostartdir = $(sysconfdir)/xdg/autostart autostart_DATA = psensor.desktop desktopdir = $(datadir)/applications @@ -875,6 +881,9 @@ uninstall-am: uninstall-autostartDATA uninstall-desktopDATA \ uninstall-desktopDATA uninstall-dist_docDATA +README.html: README www/style.css + asciidoc --theme style -a themedir=`pwd`/www -n -a toc README + # 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: