re-enable all_parameteres collection of first connect
[perl-cwmp.git] / lib / Module / Install / PRIVATE.pm
index 3c0588d..021c05a 100644 (file)
@@ -32,7 +32,7 @@ dump: all
 
 html: \$(MAN1PODS) \$(MAN3PODS)
        test -d html || mkdir html
-       allpod2xhtml.pl --frames="Perl CWMP server" lib/ html/
+       ./scripts/allpod2xhtml.pl --frames="Perl CWMP server" lib/ html/
 
 END_MAKEFILE