X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fllite%2FautoMakefile.am;h=845e5bad3c1d0b67f3361e3a0d6e25ce68391669;hp=2683107970cb0e846d74885f33852dc80a5fb921;hb=0c9803332109a61b58d305a190192bb31ac55f30;hpb=0fcb5d69318689ded215523f547ceb0d7e6a869b;ds=sidebyside diff --git a/lustre/llite/autoMakefile.am b/lustre/llite/autoMakefile.am index 2683107..845e5ba 100644 --- a/lustre/llite/autoMakefile.am +++ b/lustre/llite/autoMakefile.am @@ -4,8 +4,9 @@ # See the file COPYING in this distribution if MODULES -modulefs_DATA = lustre$(KMODEXT) +modulefs_DATA = lustre$(KMODEXT) llite_lloop$(KMODEXT) endif -DIST_SOURCES := $(lustre-objs:.o=.c) llite_internal.h rw26.c super25.c +DIST_SOURCES := $(lustre-objs:.o=.c) llite_internal.h rw26.c super25.c +DIST_SOURCES += $(llite_lloop-objs:.o=.c) MOSTLYCLEANFILES := @MOSTLYCLEANFILES@