Whamcloud - gitweb
LU-2010 tests: replay-single/44a,b,45 find only tested mdc
[fs/lustre-release.git] / lustre / mdc / Makefile.in
1 MODULES := mdc
2 mdc-objs := mdc_request.o mdc_reint.o lproc_mdc.o mdc_lib.o mdc_locks.o
3
4 EXTRA_DIST = $(mdc-objs:.o=.c) mdc_internal.h
5
6 @INCLUDE_RULES@