fix FS::SelfService::XMLRPC pod generation
authorivan <ivan>
Thu, 4 Oct 2007 02:22:42 +0000 (02:22 +0000)
committerivan <ivan>
Thu, 4 Oct 2007 02:22:42 +0000 (02:22 +0000)
bin/pod2x

index 91dd8d6..329e491 100755 (executable)
--- a/bin/pod2x
+++ b/bin/pod2x
@@ -34,6 +34,7 @@ foreach my $dir (
                       FS/part_event FS/part_event/Condition FS/part_event/Action
                       FS/ClientAPI FS/Cron FS/Misc FS/Report FS/Report/Table
                       FS/TicketSystem FS/UI
+                      FS/SelfService
                     )
 ) {
   -d $dir or mkdir $dir;