]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - libxfs/Makefile
xfsprogs: only install *format.h headers in install-qa
authorChristoph Hellwig <hch@lst.de>
Fri, 31 Jul 2015 04:48:52 +0000 (14:48 +1000)
committerDave Chinner <david@fromorbit.com>
Fri, 31 Jul 2015 04:48:52 +0000 (14:48 +1000)
commit77d98709140e5f3ec34f34b819ac050a1cd9875b
treeea57c158b9847016736a98b6fc73145ce5a35568
parentcd36c33ef2a4088fa1defe8cb684cc14f4561bcf
xfsprogs: only install *format.h headers in install-qa

Now that we've properly split up the headers we don't need to install all
the libxfs-internal headers for xfstests.  Just install the three headers
defining the on-disk format and xfs_arch.h which is required to compile
them instead.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
include/Makefile
libxfs/Makefile