[Ocfs2-test-devel] [PATCH 2/5] ocfs2-test: Added new tests to the RPM package.

Marcos Matsunaga Marcos.Matsunaga at oracle.com
Wed Sep 1 12:38:17 PDT 2010


- Added the api-compat directory to the main Makefile

Signed-off-by: Marcos Matsunaga <Marcos.Matsunaga at oracle.com>
---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index fdbc31c..1b9bc6f 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ ifeq ($(TESTARCH),error)
 $(error could not detect architecture for ocfs2-test)
 endif
 
-SUBDIRS = programs utilities tests suites
+SUBDIRS = api-compat programs utilities tests suites
 
 SUBDIRS += vendor
 
-- 
1.5.6.5




More information about the Ocfs2-test-devel mailing list