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:
1fa32d4
)
Branch b1_8_gate
author
huanghua
<huanghua>
Fri, 11 Jul 2008 05:22:13 +0000
(
05:22
+0000)
committer
huanghua
<huanghua>
Fri, 11 Jul 2008 05:22:13 +0000
(
05:22
+0000)
b=11930
i=adilger
i=nikita.danilov
i=alex
lustre/mdc/autoMakefile.am
patch
|
blob
|
history
diff --git
a/lustre/mdc/autoMakefile.am
b/lustre/mdc/autoMakefile.am
index
e39cc9f
..
193828b
100644
(file)
--- a/
lustre/mdc/autoMakefile.am
+++ b/
lustre/mdc/autoMakefile.am
@@
-5,7
+5,7
@@
if LIBLUSTRE
noinst_LIBRARIES = libmdc.a
-libmdc_a_SOURCES = mdc_request.c mdc_reint.c mdc_lib.c mdc_internal.h mdc_locks.c
+libmdc_a_SOURCES = mdc_request.c mdc_reint.c mdc_lib.c mdc_internal.h mdc_locks.c
mdc_fid.c
libmdc_a_CPPFLAGS = $(LLCPPFLAGS)
libmdc_a_CFLAGS = $(LLCFLAGS)
endif