]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Fix xfstests build breakage with install-qa package
authorBarry Naujok <bnaujok@sgi.com>
Tue, 30 Sep 2008 04:22:41 +0000 (04:22 +0000)
committerBarry Naujok <bnaujok@sgi.com>
Tue, 30 Sep 2008 04:22:41 +0000 (04:22 +0000)
Merge of master-melb:xfs-cmds:32226a by kenmcd.

  Add new header file to install-qa target

include/Makefile

index 70c366be7603c4f6bebf91f3bfc16aa5ac03f976..c47a43b0274bde1fc5dabae09a34bcc820781f97 100644 (file)
@@ -22,7 +22,7 @@ QAHFILES = libxfs.h libxlog.h \
        bitops.h cache.h kmem.h list.h parent.h swab.h xqm.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_buf_item.h xfs_da_btree.h xfs_dinode.h \
+       xfs_btree_trace.h xfs_buf_item.h xfs_da_btree.h xfs_dinode.h \
        xfs_dir2.h xfs_dir2_block.h xfs_dir2_data.h xfs_dir2_leaf.h \
        xfs_dir2_node.h xfs_dir2_sf.h xfs_dir_leaf.h xfs_dir_sf.h \
        xfs_extfree_item.h xfs_ialloc.h xfs_ialloc_btree.h \