summaryrefslogtreecommitdiff
path: root/Linux-PAM/modules/pam_localuser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Linux-PAM/modules/pam_localuser/Makefile')
-rw-r--r--Linux-PAM/modules/pam_localuser/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/Linux-PAM/modules/pam_localuser/Makefile b/Linux-PAM/modules/pam_localuser/Makefile
deleted file mode 100644
index 3dc61aa0..00000000
--- a/Linux-PAM/modules/pam_localuser/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $Id: Makefile,v 1.1 2004/09/24 11:49:37 kukuk Exp $
-#
-# 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