summaryrefslogtreecommitdiff
path: root/modules/pam_xauth/Makefile
blob: 385466a2c9cbbd736b17bd9b5920bc4bfa8e5c07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# 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_xauth
MAN8=pam_xauth.8

include ../Simple.Rules