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:
01a38e0
)
Branch b1_5
author
nathan
<nathan>
Thu, 6 Jul 2006 17:32:46 +0000
(17:32 +0000)
committer
nathan
<nathan>
Thu, 6 Jul 2006 17:32:46 +0000
(17:32 +0000)
b=10045
fix make dist
lustre/mgc/autoMakefile.am
patch
|
blob
|
history
diff --git
a/lustre/mgc/autoMakefile.am
b/lustre/mgc/autoMakefile.am
index
36aa65a
..
b011e8c
100644
(file)
--- a/
lustre/mgc/autoMakefile.am
+++ b/
lustre/mgc/autoMakefile.am
@@
-15,4
+15,4
@@
modulefs_DATA = mgc$(KMODEXT)
endif
MOSTLYCLEANFILES := @MOSTLYCLEANFILES@
-DIST_SOURCES := $(mgc-objs:%.o=%.c)
+DIST_SOURCES := $(mgc-objs:%.o=%.c)
libmgc.c