Whamcloud - gitweb
LU-12616 obclass: fix MDS start/stop race
[fs/lustre-release.git] / lustre / ost / Makefile.in
index 99002e4..bae023e 100644 (file)
@@ -1,4 +1,6 @@
 MODULES := ost
-ost-objs := ost_handler.o lproc_ost.o
+ost-objs := ost_handler.o
+
+EXTRA_DIST = $(ost-objs:%.o=%.c) ost_internal.h
 
 @INCLUDE_RULES@