Whamcloud - gitweb
LU-160 Split small/big file parts of test_155_load
[fs/lustre-release.git] / lustre / mds / Makefile.in
1 MODULES := mds
2 mds-objs := handler.o  lproc_mds.o  mds_fs.o  mds_log.o  mds_lov.o
3
4 EXTRA_DIST := $(mds-objs:%.o=%.c) mds_internal.h
5
6 @INCLUDE_RULES@