X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fmdd%2FMakefile.in;h=46705cd50aa38372c9e4ac9387e03ec612411711;hp=b8b0a703072a9c43e248d10d068c38106585f935;hb=8cdb99aa0a6462a35ac584226ae66841c3b7bc2f;hpb=3e14a71d87efde0a91ef04d3f37f0d16e3c2b450 diff --git a/lustre/mdd/Makefile.in b/lustre/mdd/Makefile.in index b8b0a70..46705cd 100644 --- a/lustre/mdd/Makefile.in +++ b/lustre/mdd/Makefile.in @@ -1,5 +1,7 @@ MODULES := mdd -mdd-objs := mdd_device.o \ +mdd-objs := \ + mdd_acl.o \ + mdd_device.o \ mdd_dir.o \ mdd_lock.o \ mdd_lproc.o \