From d9fe742a06af41711faba73d2f97f4d13b1b0534 Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Mon, 27 Apr 2020 15:34:04 +0000 Subject: modules/*/Makefile.am: reorder lines to promote uniformity This is essentially a no-op change that makes modules/*/Makefile.am files less divergent. --- modules/pam_listfile/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/pam_listfile/Makefile.am') diff --git a/modules/pam_listfile/Makefile.am b/modules/pam_listfile/Makefile.am index 91a033d7..1be6696a 100644 --- a/modules/pam_listfile/Makefile.am +++ b/modules/pam_listfile/Makefile.am @@ -11,7 +11,6 @@ if HAVE_DOC man_MANS = pam_listfile.8 endif XMLS = README.xml pam_listfile.8.xml - TESTS = tst-pam_listfile securelibdir = $(SECUREDIR) -- cgit v1.2.3