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