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:
68cee55
)
Added router.h to EXTRA_DIST to fix 'make rpms'
author
behlendo
<behlendo>
Mon, 27 Jun 2005 23:47:52 +0000
(23:47 +0000)
committer
behlendo
<behlendo>
Mon, 27 Jun 2005 23:47:52 +0000
(23:47 +0000)
lnet/lnet/autoMakefile.am
patch
|
blob
|
history
diff --git
a/lnet/lnet/autoMakefile.am
b/lnet/lnet/autoMakefile.am
index
3464416
..
92c5b4f
100644
(file)
--- a/
lnet/lnet/autoMakefile.am
+++ b/
lnet/lnet/autoMakefile.am
@@
-42,7
+42,7
@@
endif # CRAY_PORTALS
install-data-hook: $(install_data_hook)
-EXTRA_DIST := Info.plist
+EXTRA_DIST := Info.plist
router.h
MOSTLYCLEANFILES = *.o *.ko *.mod.c portals
DIST_SOURCES = $(portals-objs:%.o=%.c)