Whamcloud - gitweb
LU-760 obdecho: initialization and awk problem
[fs/lustre-release.git] / lustre / quota / Makefile.in
index f052b42..50efef3 100644 (file)
@@ -3,5 +3,7 @@ MODULES := lquota
 lquota-objs := quota_check.o quota_context.o quota_ctl.o quota_interface.o
 lquota-objs += quota_master.o quota_adjust_qunit.o lproc_quota.o
 
+EXTRA_DIST := $(lquota-objs:%.o=%.c) $(quotactl-objs:%.o=%.c) $(quotacheck-objs:%.o=%.c) quota_internal.h
+
 @INCLUDE_RULES@