diff options
Diffstat (limited to 'modules/pam_timestamp/Makefile.am')
-rw-r--r-- | modules/pam_timestamp/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_timestamp/Makefile.am b/modules/pam_timestamp/Makefile.am index e5064285..ccb495f2 100644 --- a/modules/pam_timestamp/Makefile.am +++ b/modules/pam_timestamp/Makefile.am @@ -14,7 +14,7 @@ dist_TESTS = tst-pam_timestamp nodist_TESTS = hmacfile TESTS = $(dist_TESTS) $(nodist_TESTS) -EXTRA_DIST = $(MANS) $(XMLS) $(dist_TESTS) +EXTRA_DIST = README $(MANS) $(XMLS) $(dist_TESTS) securelibdir = $(SECUREDIR) secureconfdir = $(SCONFIGDIR) |