diff --git a/Makefile.PL b/Makefile.PL index 41af2b4..0d38d27 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -18,6 +18,7 @@ WriteMakefile( 'bin/del-custom', 'bin/list-custom', 'bin/sync-slave', + 'bin/list-all', ], 'AUTHOR' => 'Jorj Bauer ', );