X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fllite%2FMakefile.in;fp=lustre%2Fllite%2FMakefile.in;h=75c97ac6573aedb067ce89a06894f3006f2d3e67;hp=edc2dd7513e8c1c6a8dc1fd28bd944c9241fb897;hb=380829cbe68017a012d1f135419762924323f4f9;hpb=562837124ec7bffeba7edb4b4b899bc271833374 diff --git a/lustre/llite/Makefile.in b/lustre/llite/Makefile.in index edc2dd7..75c97ac 100644 --- a/lustre/llite/Makefile.in +++ b/lustre/llite/Makefile.in @@ -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