X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=blobdiff_plain;f=Makefile.am;h=e199b72eacfa12a9fda9c7c18a19fa89cbce0bd5;hp=40db776eefbb33ce7b867cdd6784ba4e86261e72;hb=e248180cc4ebc258fdd5778a26c08287089165b1;hpb=dcd813f21c83592155f712ff1acf450b483d8072;ds=sidebyside diff --git a/Makefile.am b/Makefile.am index 40db776..e199b72 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,12 +19,10 @@ dist_doc_DATA = AUTHORS \ COPYING \ INSTALL \ NEWS \ + NEWS.html \ README \ README.html -autostartdir = $(sysconfdir)/xdg/autostart -autostart_DATA = psensor.desktop - desktopdir = $(datadir)/applications desktop_DATA = psensor.desktop @@ -32,3 +30,6 @@ EXTRA_DIST = $(desktop_DATA) $(autostart_DATA) 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