[Ocfs2-tools-devel] [PATCH 7/7] root Makefile & configure.in

Larry Chen lchen at suse.com
Fri Oct 12 03:20:14 PDT 2018


Signed-off-by: Larry Chen <lchen at suse.com>
---
 Makefile     | 2 +-
 configure.in | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 955fab9c..5b0c258f 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ endif
 SUBDIRS1 = include
 SUBDIRS2 = libtools-internal libo2dlm libo2cb
 SUBDIRS3 = libocfs2
-SUBDIRS4 = fsck.ocfs2 mkfs.ocfs2 mounted.ocfs2 tunefs.ocfs2 debugfs.ocfs2 o2cb_ctl ocfs2_hb_ctl mount.ocfs2 ocfs2_controld o2image o2info o2monitor extras fswreck patches
+SUBDIRS4 = fsck.ocfs2 mkfs.ocfs2 mounted.ocfs2 tunefs.ocfs2 debugfs.ocfs2 o2cb_ctl ocfs2_hb_ctl mount.ocfs2 ocfs2_controld o2image o2info o2monitor extras fswreck patches defragfs.ocfs2
 
 ifdef BUILD_OCFS2CONSOLE
 SUBDIRS4 += ocfs2console
diff --git a/configure.in b/configure.in
index f89f4c21..59f95677 100644
--- a/configure.in
+++ b/configure.in
@@ -476,6 +476,7 @@ o2cb_ctl/ocfs2.cluster.conf.5
 vendor/common/o2cb.sysconfig.5
 libocfs2/ocfs2.7
 vendor/common/ocfs2-tools.spec-generic
+defragfs.ocfs2/defragfs.ocfs2.8
 ])
 
 AC_OUTPUT
-- 
2.13.7




More information about the Ocfs2-tools-devel mailing list