use inc::Module::Install;
all_from "lib/Extended.pm";

tests 't/*.t t/*/*.t t/*/*/*.t';
requires 'Amon2';

WriteAll;