Whamcloud - gitweb
LU-17676 build: configure should prefer to ask if
[fs/lustre-release.git] / mgc / Makefile.in
1 MODULES := mgc
2 mgc-objs := mgc_request.o lproc_mgc.o
3
4 EXTRA_DIST := $(mgc-objs:%.o=%.c) libmgc.c mgc_internal.h
5
6 @INCLUDE_RULES@