]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfsprogs: add a missing QA header file to install-qa target
authorDavid Sterba <dsterba@suse.cz>
Tue, 8 Apr 2014 08:48:37 +0000 (18:48 +1000)
committerDave Chinner <david@fromorbit.com>
Tue, 8 Apr 2014 08:48:37 +0000 (18:48 +1000)
Included from "include/libxfs.h".

Signed-off-by: David Sterba <dsterba@suse.cz>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
include/Makefile

index 6682b9dbc23ecc62bca3f1613c2781e98ad4ae59..a867516c8a6d0a5a2da0f11616e65b5ccf698182 100644 (file)
@@ -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 \