Whamcloud - gitweb
smash the HEAD with the contents of b_cmd. HEAD_PRE_CMD_SMASH and
[fs/lustre-release.git] / lustre / mds / Makefile.am
index cb63910..b75c233 100644 (file)
@@ -7,7 +7,7 @@ DEFS=
 MODULE = mds
 modulefs_DATA = mds.o
 EXTRA_PROGRAMS = mds
-mds_SOURCES = mds_lov.c handler.c mds_reint.c mds_fs.c lproc_mds.c mds_open.c \
-mds_lib.c mds_internal.h
+mds_SOURCES = mds_log.c mds_unlink_open.c mds_lov.c handler.c mds_reint.c mds_fs.c lproc_mds.c mds_open.c \
+mds_lib.c mds_internal.h mds_lmv.c
 
 include $(top_srcdir)/Rules