install list-all

This commit is contained in:
2016-02-22 13:09:39 -05:00
parent e34c848c3b
commit 4903e166f3

View File

@ -18,6 +18,7 @@ WriteMakefile(
'bin/del-custom', 'bin/del-custom',
'bin/list-custom', 'bin/list-custom',
'bin/sync-slave', 'bin/sync-slave',
'bin/list-all',
], ],
'AUTHOR' => 'Jorj Bauer <jorj@jorj.org>', 'AUTHOR' => 'Jorj Bauer <jorj@jorj.org>',
); );