moved clean into WebPAC::Output::Estraier, cleanup
[webpac2] / Makefile.PL
index 93122da..c46b115 100644 (file)
@@ -59,8 +59,8 @@ config_yml:
 run: config_yml
        ./run.pl --clean --limit 100
 
-index: config_yml
-       ./run.pl --clean
+full: config_yml
+       ./run.pl
 
 MAKE_MORE
 }