From: Guillem Jover Date: Sat, 6 Mar 2021 23:22:59 +0000 (+0100) Subject: build: Add missing proctitle unit test program X-Git-Tag: 0.11.4~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beafad2657c7a57109c28f8bad9cb028c84c7dd5;p=thirdparty%2Flibbsd.git build: Add missing proctitle unit test program --- diff --git a/test/Makefile.am b/test/Makefile.am index 90fe384..de80b12 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -41,6 +41,7 @@ check_PROGRAMS = \ fpurge \ md5 \ nlist \ + proctitle \ proctitle-init \ progname \ pwcache \