Merge tag 'upstream/0.8.0.5'
[psensor-pkg-ubuntu.git] / Makefile.am
index 40db776..c4e3e53 100644 (file)
@@ -19,6 +19,7 @@ dist_doc_DATA = AUTHORS \
        COPYING \
        INSTALL \
        NEWS \
+       NEWS.html \
        README \
        README.html
 
@@ -32,3 +33,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