summaryrefslogtreecommitdiffstats
path: root/xlators/system/Makefile.am
diff options
context:
space:
mode:
authorAnand Avati <avati@gluster.com>2011-07-01 17:18:10 +0000
committerAnand Avati <avati@gluster.com>2011-07-08 02:26:11 -0700
commit04ed499a8eef1c77c491227941d187778fb5c2e4 (patch)
tree7ba88ae7d30a01c22bba8e8c70abc6de301ce125 /xlators/system/Makefile.am
parent6433214452c5d8d3ae63c5f4f578862be348ca63 (diff)
posix-acl: implementation of POSIX ACL as a translator
Signed-off-by: Anand Avati <avati@gluster.com> BUG: 2815 (Server-enforced ACLs) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2815
Diffstat (limited to 'xlators/system/Makefile.am')
-rw-r--r--xlators/system/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/system/Makefile.am b/xlators/system/Makefile.am
new file mode 100644
index 000000000..65aeea50f
--- /dev/null
+++ b/xlators/system/Makefile.am
@@ -0,0 +1 @@
+SUBDIRS = posix-acl \ No newline at end of file