diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2008-02-04 15:05:51 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2008-02-04 15:05:51 +0000 |
commit | 5a6300b673e53fa3a63ed2cd00951f794e3b981f (patch) | |
tree | 37f4235e8c22c95981566f2db9fa5c005632081b /po | |
parent | edb845c1fe5ab4db17abd44ce60f53a37d5b9968 (diff) | |
download | pam-5a6300b673e53fa3a63ed2cd00951f794e3b981f.tar.gz pam-5a6300b673e53fa3a63ed2cd00951f794e3b981f.tar.bz2 pam-5a6300b673e53fa3a63ed2cd00951f794e3b981f.zip |
Relevant BUGIDs:
Purpose of commit: bugfixes
Commit summary:
---------------
2008-02-04 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_sepermit/Makefile.am: Install config file only
if we build the module.
* doc/Makefile.am: Fix build out of source directory.
* po/POTFILES.in: Add pam_sepermit.c.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 8a668f56..12a2d75c 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -64,6 +64,7 @@ ./modules/pam_securetty/pam_securetty.c ./modules/pam_selinux/pam_selinux.c ./modules/pam_selinux/pam_selinux_check.c +./modules/pam_sepermit/pam_sepermit.c ./modules/pam_shells/pam_shells.c ./modules/pam_stress/pam_stress.c ./modules/pam_succeed_if/pam_succeed_if.c |