diff options
Diffstat (limited to 't/Makefile.am')
-rw-r--r-- | t/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/Makefile.am b/t/Makefile.am index 8f9bf1fdde85..fd9a3e21eb3e 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -6,6 +6,7 @@ noinst_HEADERS = t.h # tests TESTS = +TESTS += t_openpam_ctype TESTS += t_openpam_readword TESTS += t_openpam_readlinev check_PROGRAMS = $(TESTS) |