summaryrefslogtreecommitdiff
path: root/modules/pam_localuser/Makefile
blob: 13946eb469a37450b4e5600c9e43929ebc3969be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $Id$
#
# This Makefile controls a build process of $(TITLE) module for
# Linux-PAM. You should not modify this Makefile (unless you know
# what you are doing!).
#
#

include ../../Make.Rules

TITLE=pam_localuser
MAN8=pam_localuser.8

include ../Simple.Rules