Whamcloud - gitweb
b=12348
authormjmac <mjmac>
Wed, 20 Jun 2007 20:14:42 +0000 (20:14 +0000)
committermjmac <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

index 75943ff..d1fd8cd 100644 (file)
@@ -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