aboutsummaryrefslogtreecommitdiff
path: root/authz/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'authz/Makefile.objs')
-rw-r--r--authz/Makefile.objs7
1 files changed, 0 insertions, 7 deletions
diff --git a/authz/Makefile.objs b/authz/Makefile.objs
deleted file mode 100644
index ed7b273596..0000000000
--- a/authz/Makefile.objs
+++ /dev/null
@@ -1,7 +0,0 @@
-authz-obj-y += base.o
-authz-obj-y += simple.o
-authz-obj-y += list.o
-authz-obj-y += listfile.o
-authz-obj-$(CONFIG_AUTH_PAM) += pamacct.o
-
-pamacct.o-libs = -lpam