aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_stress
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_stress')
-rw-r--r--modules/pam_stress/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/modules/pam_stress/Makefile.am b/modules/pam_stress/Makefile.am
index 4e989bfb..10671ad4 100644
--- a/modules/pam_stress/Makefile.am
+++ b/modules/pam_stress/Makefile.am
@@ -4,9 +4,10 @@
CLEANFILES = *~
-EXTRA_DIST = $(TESTS)
+EXTRA_DIST =
-TESTS = tst-pam_stress
+dist_check_SCRIPTS = tst-pam_stress
+TESTS = $(dist_check_SCRIPTS)
securelibdir = $(SECUREDIR)
secureconfdir = $(SCONFIGDIR)