From: adilger Date: Thu, 1 Dec 2005 08:35:53 +0000 (+0000) Subject: Branch b_release_1_4_6 X-Git-Tag: v1_7_100~1^103~4^2~214 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=3fd1c3103f397666427cd83b870639dc549b8c52;p=fs%2Flustre-release.git Branch b_release_1_4_6 Fix RPM build breakage b=9771 --- diff --git a/lustre/include/linux/Makefile.am b/lustre/include/linux/Makefile.am index 70f20f8..fae4b80 100644 --- a/lustre/include/linux/Makefile.am +++ b/lustre/include/linux/Makefile.am @@ -10,7 +10,7 @@ linux_HEADERS = lustre_idl.h endif EXTRA_DIST = lprocfs_status.h lustre_debug.h lustre_ha.h lustre_lib.h \ - obd_cache.h obd_lov.h lustre_dlm.h lustre_handles.h \ + obd_cache.h obd_lov.h lustre_dlm.h lustre_handles.h lustre_disk.h \ lustre_net.h obd_class.h obd_ost.h obd_support.h lustre_commit_confd.h \ lustre_export.h lustre_log.h obd_echo.h \ lustre_compat25.h lustre_fsfilt.h lustre_import.h lustre_mds.h obd.h \