X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=d678f171d8361c2c087c1fdf61b42d31de832cf5;hb=0510bbe958c12ce7990dbc533b41a650678a10f6;hp=a44586b2d9a12c3dec741d3dc1b32124b8e66bc3;hpb=c4a505d3a8d8c2798d7e926e42e27e0b23343a93;p=ngircd-alex.git diff --git a/Makefile.am b/Makefile.am index a44586b2..d678f171 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,6 +22,9 @@ maintainer-clean-local: rm -f mkinstalldirs missing depcomp install-sh rm -f config.log debian +testsuite: + make -C src/testsuite check + lint: make -C src/ngircd lint