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:
76018ab
)
* Fix buffalo build error with removed file.
author
pjkirner
<pjkirner>
Tue, 20 Sep 2005 18:10:37 +0000
(18:10 +0000)
committer
pjkirner
<pjkirner>
Tue, 20 Sep 2005 18:10:37 +0000
(18:10 +0000)
lnet/lnet/autoMakefile.am
patch
|
blob
|
history
diff --git
a/lnet/lnet/autoMakefile.am
b/lnet/lnet/autoMakefile.am
index
dc09747
..
8594305
100644
(file)
--- a/
lnet/lnet/autoMakefile.am
+++ b/
lnet/lnet/autoMakefile.am
@@
-39,7
+39,7
@@
endif # MODULES
install-data-hook: $(install_data_hook)
-EXTRA_DIST := Info.plist
router.h
+EXTRA_DIST := Info.plist
MOSTLYCLEANFILES = *.o *.ko *.mod.c lnet
DIST_SOURCES = $(lnet-objs:%.o=%.c)