added custom types
This commit is contained in:
@ -14,6 +14,9 @@ WriteMakefile(
|
||||
'bin/add-slave',
|
||||
'bin/del-slave',
|
||||
'bin/list-slaves',
|
||||
'bin/add-custom',
|
||||
'bin/del-custom',
|
||||
'bin/list-custom',
|
||||
],
|
||||
'AUTHOR' => 'Jorj Bauer <jorj@jorj.org>',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user