Whamcloud - gitweb
Need to include mount_utils.h in the _SOURCES for the tools that use it.
[fs/lustre-release.git] / lustre / fld / Makefile.in
1 MODULES := fld 
2 fld-objs := fld_handler.o fld_request.o fld_cache.o fld_index.o lproc_fld.o
3
4 EXTRA_PRE_CFLAGS := -I@LUSTRE@ -I@LUSTRE@/ldiskfs
5
6 @INCLUDE_RULES@