+2006-11-27 Erez Zadok <ezk@cs.sunysb.edu>
+
+ * doc/Makefile.am: properly publish html files using newer
+ text2html.
+
2006-11-27 Erez Zadok <ezk@shekel.local>
* doc/Makefile.am: obfuscate emails in ChangeLog before it is
$(AMU_HTML_TOP)/am-utils-all.html: am-utils.texi
texi2html -Verbose -expand info -number -out_file am-utils-all.html $<
texi2html -frames -Verbose -expand info -number -split chapter $<
- mv *.html $(AMU_HTML_TOP)
+ mv am-utils-all.html am-utils/*.html $(AMU_HTML_TOP)
chmod -R a+r $(AMU_HTML_TOP)
install-ps: $(AMU_HTML_TOP)/am-utils.ps