X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fobdclass%2FMakefile.in;h=1019c7e1017e3f34838460ce3faa1caa0ce9db0d;hb=23e251073dfcca0f446bac9b0760118ba17cccf5;hp=a33afd2ccb35b124d9da660b49e4473c6f909b09;hpb=113303973ec9f8484eb2355a1a6ef3c4c7fd6a56;p=fs%2Flustre-release.git diff --git a/lustre/obdclass/Makefile.in b/lustre/obdclass/Makefile.in index a33afd2..1019c7e 100644 --- a/lustre/obdclass/Makefile.in +++ b/lustre/obdclass/Makefile.in @@ -20,7 +20,7 @@ sources: endif obdclass-all-objs := llog.o llog_cat.o llog_lvfs.o llog_obd.o llog_swab.o -obdclass-all-objs += class_obd.o +obdclass-all-objs += class_obd.o class_hash.o obdclass-all-objs += debug.o genops.o uuid.o llog_ioctl.o obdclass-all-objs += lprocfs_status.o lustre_handles.o lustre_peer.o obdclass-all-objs += statfs_pack.o obdo.o obd_config.o obd_mount.o prng.o