Imported Upstream version 0.8.0.4
[psensor-pkg-debian.git] / doc / Makefile.am
diff --git a/doc/Makefile.am b/doc/Makefile.am
new file mode 100644 (file)
index 0000000..ff17802
--- /dev/null
@@ -0,0 +1,4 @@
+dist_doc_DATA = faq.html faq.txt
+
+faq.html: faq.txt ../www/style.css
+       asciidoc --theme style -a themedir=`pwd`/../www -n -a toc faq.txt 
\ No newline at end of file