From: behlendo Date: Mon, 27 Jun 2005 23:47:52 +0000 (+0000) Subject: Added router.h to EXTRA_DIST to fix 'make rpms' X-Git-Tag: v1_7_100~1^25~6^2~239 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=6f29f3ad86e3d9ac95bffd06284ed198c037f462;p=fs%2Flustre-release.git Added router.h to EXTRA_DIST to fix 'make rpms' --- diff --git a/lnet/lnet/autoMakefile.am b/lnet/lnet/autoMakefile.am index 3464416..92c5b4f 100644 --- a/lnet/lnet/autoMakefile.am +++ b/lnet/lnet/autoMakefile.am @@ -42,7 +42,7 @@ endif # CRAY_PORTALS install-data-hook: $(install_data_hook) -EXTRA_DIST := Info.plist +EXTRA_DIST := Info.plist router.h MOSTLYCLEANFILES = *.o *.ko *.mod.c portals DIST_SOURCES = $(portals-objs:%.o=%.c)