Whamcloud - gitweb
b=19906
[fs/lustre-release.git] / lustre / obdclass / Makefile.in
index 90d898e..1ab1d54 100644 (file)
@@ -26,4 +26,7 @@ llog_test-objs := llog-test.o
 $(obj)/llog-test.c: $(obj)/llog_test.c
        ln -sf $< $@
 
+EXTRA_DIST  = $(filter-out llog-test.c,$(obdclass-all-objs:.o=.c)) $(llog-test-objs:.o=.c) llog_test.c llog_internal.h
+EXTRA_DIST += cl_internal.h
+
 @INCLUDE_RULES@