X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Makefile.PL;h=3985582fcea7250eaf5e7806b8a2dba0bc5a2325;hb=15da6fa4be75e944f7b9f42f855c442e298a218f;hp=03a3b1f8f25632a07520ce682e62735976c4eb5b;hpb=0978e1975d2b022e1a99d908e1fd27d4bdea3dfa;p=Fuse-DBI diff --git a/Makefile.PL b/Makefile.PL index 03a3b1f..3985582 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -27,7 +27,9 @@ mount: sudo umount /tmp/db html: DBI.pm - pod2html DBI.pm > DBI.html && rm pod2htm?.tmp + pod2html DBI.pm > DBI.html + pod2html examples/webgui.pl > WebGUI.html + rm pod2htm?.tmp MAKE_MORE }