From f5cbd02a359c751065229e84534bb33ec259f2f1 Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 1 Aug 2003 13:03:36 +0000 Subject: [PATCH] *** empty log message *** --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 3b44ddd..6f62615 100644 --- a/Makefile.am +++ b/Makefile.am @@ -232,6 +232,8 @@ data/m17n-config.txt: @M17NLIB@/m17n-config.in utils/%_filter.rb m17n-lib.css rm -rf `dirname $@` ${DOXYGEN} $< + echo 'code { font-weight: bold; font-size: larger }' \ + >> `dirname $@`/doxygen.css %/html/parrot.png: parrot.png cp $< $@ -- 1.7.10.4