From: nathan Date: Thu, 6 Jul 2006 17:32:46 +0000 (+0000) Subject: Branch b1_5 X-Git-Tag: v1_7_100~1^90~8^2~28 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=f7d7483d8f491ee55224d9872b5334f68b582b16;p=fs%2Flustre-release.git Branch b1_5 b=10045 fix make dist --- diff --git a/lustre/mgc/autoMakefile.am b/lustre/mgc/autoMakefile.am index 36aa65a..b011e8c 100644 --- a/lustre/mgc/autoMakefile.am +++ b/lustre/mgc/autoMakefile.am @@ -15,4 +15,4 @@ modulefs_DATA = mgc$(KMODEXT) endif MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ -DIST_SOURCES := $(mgc-objs:%.o=%.c) +DIST_SOURCES := $(mgc-objs:%.o=%.c) libmgc.c