X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=doc%2FMakefile.in;h=232882b63dc51ee5529fdcce89f1f7201a4cc3d7;hb=319116ca4a6e2c1b28493cbefdaec0a42fcb8f82;hp=869ab3c43b1476495ee4df73427bc4947a5276eb;hpb=cdca1bda09530ade2535d4194c5359ff5daa7e4d;p=psensor.git diff --git a/doc/Makefile.in b/doc/Makefile.in index 869ab3c..232882b 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -252,7 +252,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -dist_doc_DATA = faq.html faq.txt +dist_doc_DATA = faq.html faq.txt TODO.txt TODO.html all: all-am .SUFFIXES: @@ -464,6 +464,9 @@ uninstall-am: uninstall-dist_docDATA @ASCIIDOC_TRUE@faq.html: faq.txt ../www/style.css @ASCIIDOC_TRUE@ asciidoc --theme style -a themedir=`pwd`/../www -n -a toc faq.txt +@ASCIIDOC_TRUE@TODO.html: faq.txt ../www/style.css +@ASCIIDOC_TRUE@ asciidoc --theme style -a themedir=`pwd`/../www -n -a toc TODO.txt + # 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: