Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47d2e92
)
Fixed make dist.
author
jxiong
<jxiong>
Fri, 28 Sep 2007 04:37:43 +0000
(
04:37
+0000)
committer
jxiong
<jxiong>
Fri, 28 Sep 2007 04:37:43 +0000
(
04:37
+0000)
lustre/llite/Makefile.in
patch
|
blob
|
history
diff --git
a/lustre/llite/Makefile.in
b/lustre/llite/Makefile.in
index
fad7b02
..
c7e8ecf
100644
(file)
--- a/
lustre/llite/Makefile.in
+++ b/
lustre/llite/Makefile.in
@@
-9,4
+9,6
@@
else
lustre-objs += rw26.o super25.o
endif
+EXTRA_DIST := $(llite_lloop-objs:.o=.c)
+
@INCLUDE_RULES@