Whamcloud - gitweb
LU-8851 nodemap: add uid/gid only flags to control mapping
[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@