summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-03-09 04:24:39 +0000
committerfukachan <fukachan>2001-03-09 04:24:39 +0000
commitb08b2a5f71053fc4bf87141b84365285e0c90692 (patch)
treebebcc32579a4ddc6d44c761390c4b27c511c5e4f /Makefile
parent15776c09375567276f6cbf3321c780d6467540af (diff)
downloadfml8-b08b2a5f71053fc4bf87141b84365285e0c90692.tar.gz
fml8-b08b2a5f71053fc4bf87141b84365285e0c90692.tar.bz2
fml8-b08b2a5f71053fc4bf87141b84365285e0c90692.zip
clean up documents
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 892bf721..a8e9c0e1 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,7 @@ doc: html
html:
@ (cd fml/lib/;make html)
+ @ (cd fml/libexec/;make html)
@ (cd fml/etc/;make html)
@ (cd cpan/dist/;make html)
@ $(CONV) 00_README.ja.txt > fml/doc/install.ja.html