Whamcloud - gitweb
b=23289 don't need call mdd_links_get for the new created file
[fs/lustre-release.git] / lustre / ost / Makefile.in
1 MODULES := ost
2 ost-objs := ost_handler.o lproc_ost.o
3
4 EXTRA_DIST = $(ost-objs:%.o=%.c) ost_internal.h
5
6 @INCLUDE_RULES@