From: handa Date: Sun, 3 Aug 2003 23:52:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: XML-base~105 X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-docs.git;a=commitdiff_plain;h=b6caf74621ff3f6494b6f4899fea4db42e264a79 *** empty log message *** --- diff --git a/Makefile.am b/Makefile.am index 40fc0a8..9431ddb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,7 +29,7 @@ pkgdata_DATA = \ usr/latex/m17n-lib.dvi usr/latex/m17n-lib.ps \ man/man1/m17nconfig.1 \ man/man3/m17nIntro.3m17n \ - man/man5/m17nDatabaseFormat.5 + man/man5/mdbGeneral.5 pkgdatadir = $(datadir)/m17n-lib @@ -230,7 +230,7 @@ data/m17n-config.txt: @M17NLIB@/m17n-config.in %/html/index.html: doxyfile-html.% ${SRCALL} \ header.html footer.html \ utils/%_filter.rb m17n-lib.css - rm -rf `dirname $@` + rm -f `dirname $@`/*.html ${DOXYGEN} $< echo 'code { font-weight: bold }' >> `dirname $@`/doxygen.css