diff options
Diffstat (limited to 'fml/lib/Language/Japanese/Makefile')
| -rw-r--r-- | fml/lib/Language/Japanese/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fml/lib/Language/Japanese/Makefile b/fml/lib/Language/Japanese/Makefile new file mode 100644 index 00000000..4ed76816 --- /dev/null +++ b/fml/lib/Language/Japanese/Makefile @@ -0,0 +1,6 @@ +all: html + +html: index.ja.html + +index.ja.html: *.pm + ../../../../doc/bin/dir2url.pl > index.ja.html |
