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:
15968f9
)
b=12348
author
mjmac
<mjmac>
Wed, 20 Jun 2007 20:14:42 +0000
(20:14 +0000)
committer
mjmac
<mjmac>
Wed, 20 Jun 2007 20:14:42 +0000
(20:14 +0000)
i=adilger
i=scjody
* Include llog_test.ko in lustre-tests RPM
* Include liblustre tests, when present, in lustre-tests RPM
lustre/liblustre/tests/Makefile.am
patch
|
blob
|
history
diff --git
a/lustre/liblustre/tests/Makefile.am
b/lustre/liblustre/tests/Makefile.am
index
75943ff
..
d1fd8cd
100644
(file)
--- a/
lustre/liblustre/tests/Makefile.am
+++ b/
lustre/liblustre/tests/Makefile.am
@@
-20,6
+20,10
@@
if MPITESTS
noinst_PROGRAMS += test_lock_cancel
endif # MPITESTS
+liblustre_testdir=$(libdir)/lustre/liblustre/tests
+liblustre_test_PROGRAMS = $(noinst_PROGRAMS)
+liblustre_test_LIBRARIES = $(noinst_LIBRARIES)
+
endif # LIBLUSTRE_TESTS
endif # LIBLUSTRE