X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=blobdiff_plain;f=Makefile.am;h=df37f0fadc44d7e7e09fab80f2449328a958c695;hp=c4e3e5328df0e493866f20dc72626781f064d6c4;hb=fdd86e53b447d603b951494efdfda8aeb299858b;hpb=1b39809fbf70fd176646aa2343774bdf04951ee9 diff --git a/Makefile.am b/Makefile.am index c4e3e53..df37f0f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,16 +23,15 @@ dist_doc_DATA = AUTHORS \ README \ README.html -autostartdir = $(sysconfdir)/xdg/autostart -autostart_DATA = psensor.desktop - desktopdir = $(datadir)/applications desktop_DATA = psensor.desktop EXTRA_DIST = $(desktop_DATA) $(autostart_DATA) +if ASCIIDOC 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 +endif