Whamcloud - gitweb
Fixed make dist.
authorjxiong <jxiong>
Fri, 28 Sep 2007 04:37:43 +0000 (04:37 +0000)
committerjxiong <jxiong>
Fri, 28 Sep 2007 04:37:43 +0000 (04:37 +0000)
lustre/llite/Makefile.in

index fad7b02..c7e8ecf 100644 (file)
@@ -9,4 +9,6 @@ else
 lustre-objs += rw26.o super25.o
 endif
 
+EXTRA_DIST := $(llite_lloop-objs:.o=.c)
+
 @INCLUDE_RULES@