aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam/modules/pam_self/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2003-03-09 20:06:38 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2003-03-09 20:06:38 +0000
commit7f03a257ac3665c3aec49c7538489a10465a2654 (patch)
tree72ee66825d0d4198bdfbfc3ba40dfc3877d179b6 /lib/libpam/modules/pam_self/Makefile
parentdfca108cdf2e0da03be2e71c5fc0da443b47f371 (diff)
Notes
Diffstat (limited to 'lib/libpam/modules/pam_self/Makefile')
-rw-r--r--lib/libpam/modules/pam_self/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libpam/modules/pam_self/Makefile b/lib/libpam/modules/pam_self/Makefile
index 671ff1afe2e7..50718e179846 100644
--- a/lib/libpam/modules/pam_self/Makefile
+++ b/lib/libpam/modules/pam_self/Makefile
@@ -24,8 +24,8 @@
#
# $FreeBSD$
-LIB= pam_self
-SRCS= pam_self.c
-MAN= pam_self.8
+LIB= pam_self
+SRCS= pam_self.c
+MAN= pam_self.8
.include <bsd.lib.mk>