Whamcloud - gitweb
LU-6142 llite: move acl code into separate file.
[fs/lustre-release.git] / lustre / llite / Makefile.in
index edc2dd7..75c97ac 100644 (file)
@@ -10,7 +10,10 @@ lustre-objs += vvp_dev.o vvp_page.o vvp_io.o vvp_object.o
 lustre-objs += pcc.o crypto.o
 lustre-objs += llite_foreign.o llite_foreign_symlink.o
 
-EXTRA_DIST := $(lustre-objs:.o=.c) xattr.c rw26.c super25.c
+lustre-$(CONFIG_FS_POSIX_ACL) += acl.o
+lustre-objs += $(lustre-y)
+
+EXTRA_DIST := $(lustre-objs:.o=.c) xattr.c rw26.c super25.c acl.c
 EXTRA_DIST += llite_internal.h vvp_internal.h pcc.h
 EXTRA_DIST += foreign_symlink.h