force executable permissions on bin/pod2x
authorivan <ivan>
Fri, 18 Oct 2002 16:54:01 +0000 (16:54 +0000)
committerivan <ivan>
Fri, 18 Oct 2002 16:54:01 +0000 (16:54 +0000)
Makefile

index b2b2fcd..c47720b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -95,6 +95,7 @@ htmlman:
        [ -e ./httemplate/docs/man/FS ] || mkdir httemplate/docs/man/FS
        [ -e ./httemplate/docs/man/FS/UI ] || mkdir httemplate/docs/man/FS/UI
        [ -e ./httemplate/docs/man/FS/part_export ] || mkdir httemplate/docs/man/FS/part_export
+       chmod a+rx bin/pod2x
        [ -e DONT_REBUILD_DOCS ] || bin/pod2x
 
 forcehtmlman: