diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-05-02 04:42:59 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-05-02 04:42:59 +0000 |
| commit | 597aaec9425e5690ef61ef0325b66486de8b9a98 (patch) | |
| tree | e14deb03c45404bb22593eada5725d447d1ab6a7 /lib/libpam | |
| parent | 3bd84c66bdcf3e2c8a0c260a9a2b06147cc27ee1 (diff) | |
Notes
Diffstat (limited to 'lib/libpam')
| -rw-r--r-- | lib/libpam/libpam/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpam/libpam/Makefile b/lib/libpam/libpam/Makefile index 7cbf1459147f..e8118ad3a138 100644 --- a/lib/libpam/libpam/Makefile +++ b/lib/libpam/libpam/Makefile @@ -55,6 +55,7 @@ SRCS += openpam_free_data.c SRCS += openpam_get_option.c SRCS += openpam_load.c SRCS += openpam_log.c +SRCS += openpam_nullconv.c SRCS += openpam_restore_cred.c SRCS += openpam_set_option.c SRCS += openpam_ttyconv.c |
