*** empty log message ***
authorhanda <handa>
Fri, 20 Jun 2003 05:43:49 +0000 (05:43 +0000)
committerhanda <handa>
Fri, 20 Jun 2003 05:43:49 +0000 (05:43 +0000)
Makefile.am

index 61fd2cf..a1e28ee 100644 (file)
@@ -125,7 +125,7 @@ doxyfile-man.usr: doxyfile
            -e 's|%GENERATE_MAN%|YES|' \
          < $< >$@
 
-%/html/index.html: doxyfile-html.% ${SRCFILES}
+%/html/index.html: doxyfile-html.% ${SRCFILES} m17nlib.css
        ${DOXYGEN} $<
 
 %/latex/refman.tex: doxyfile-latex.% ${UTILPATH}/refman-filter.awk ${SRCFILES}