]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libdisk: do not install libdisk.a
authorChristoph Hellwig <hch@lst.de>
Thu, 19 Nov 2009 22:50:18 +0000 (23:50 +0100)
committerhch@lst.de <Christoph Hellwig>
Thu, 19 Nov 2009 22:50:18 +0000 (23:50 +0100)
commitb4663288fde18e967338a7a1f0b59d7f1883dbd1
treef1bac777d0537490fb7c88b7857e6ea0aeb14ce8
parentec1c292b26b0e9d03c3ddf6ab3937e1e4f32de86
libdisk: do not install libdisk.a

Since xfsprogs 3.0 libdisk is intended to be private to xfsprogs and we do
not install the headers anymore.  But we kept installing the static library,
which doesn't make sense.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
libdisk/Makefile