[PATCH] xfsprogs: add a missing QA header file to install-qa target

David Sterba dsterba at suse.cz
Wed Mar 26 11:10:21 CDT 2014


Included from "include/libxfs.h".

Signed-off-by: David Sterba <dsterba at suse.cz>
---

branch: master

 include/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/Makefile b/include/Makefile
index 6682b9dbc23e..a867516c8a6d 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -23,6 +23,7 @@ QAHFILES = libxfs.h libxlog.h \
 	swab.h \
 	xfs_ag.h xfs_alloc.h xfs_alloc_btree.h xfs_arch.h xfs_attr_leaf.h \
 	xfs_attr_sf.h xfs_bit.h xfs_bmap.h xfs_bmap_btree.h xfs_btree.h \
+	xfs_attr_remote.h \
 	xfs_btree_trace.h \
 	xfs_cksum.h \
 	xfs_da_btree.h \
-- 
1.9.0



More information about the xfs mailing list