From 1b3c0d6d0280049803c883acb873db41c8aec349 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Tue, 8 Apr 2014 18:48:37 +1000 Subject: [PATCH] xfsprogs: add a missing QA header file to install-qa target Included from "include/libxfs.h". Signed-off-by: David Sterba Reviewed-by: Dave Chinner Signed-off-by: Dave Chinner --- include/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/include/Makefile b/include/Makefile index 6682b9dbc..a867516c8 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 \ -- 2.47.2