From 3fd1c3103f397666427cd83b870639dc549b8c52 Mon Sep 17 00:00:00 2001 From: adilger Date: Thu, 1 Dec 2005 08:35:53 +0000 Subject: [PATCH] Branch b_release_1_4_6 Fix RPM build breakage b=9771 --- lustre/include/linux/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 1.8.3.1