summaryrefslogtreecommitdiff
path: root/modules/pam_securetty/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_securetty/Makefile.am')
-rw-r--r--modules/pam_securetty/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/pam_securetty/Makefile.am b/modules/pam_securetty/Makefile.am
index 40b613d5..4371dde8 100644
--- a/modules/pam_securetty/Makefile.am
+++ b/modules/pam_securetty/Makefile.am
@@ -7,12 +7,11 @@ MAINTAINERCLEANFILES = $(MANS) README
EXTRA_DIST = README $(MANS) $(XMLS) $(TESTS)
-TESTS = tst-pam_securetty
-
if HAVE_DOC
man_MANS = pam_securetty.8
endif
XMLS = README.xml pam_securetty.8.xml
+TESTS = tst-pam_securetty
securelibdir = $(SECUREDIR)
secureconfdir = $(SCONFIGDIR)