Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lustre / quota / Makefile.in
index e42dff1..f052b42 100644 (file)
@@ -1,7 +1,7 @@
 MODULES := lquota
 
 lquota-objs := quota_check.o quota_context.o quota_ctl.o quota_interface.o
-lquota-objs += quota_master.o
+lquota-objs += quota_master.o quota_adjust_qunit.o lproc_quota.o
 
 @INCLUDE_RULES@