Whamcloud - gitweb
LU-6635 lfsck: block replacing the OST-object for test
[fs/lustre-release.git] / lustre / mgc / Makefile.in
1 MODULES := mgc
2 mgc-objs := mgc_request.o lproc_mgc.o
3
4 EXTRA_DIST := $(mgc-objs:%.o=%.c) mgc_internal.h
5
6 @INCLUDE_RULES@