From: pjkirner Date: Tue, 20 Sep 2005 18:10:37 +0000 (+0000) Subject: * Fix buffalo build error with removed file. X-Git-Tag: v1_7_100~1^25~6^2~170 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=1bace92e3699c9acaf3c80867c4bc893bd0e853f;p=fs%2Flustre-release.git * Fix buffalo build error with removed file. --- diff --git a/lnet/lnet/autoMakefile.am b/lnet/lnet/autoMakefile.am index dc09747..8594305 100644 --- a/lnet/lnet/autoMakefile.am +++ b/lnet/lnet/autoMakefile.am @@ -39,7 +39,7 @@ endif # MODULES install-data-hook: $(install_data_hook) -EXTRA_DIST := Info.plist router.h +EXTRA_DIST := Info.plist MOSTLYCLEANFILES = *.o *.ko *.mod.c lnet DIST_SOURCES = $(lnet-objs:%.o=%.c)