]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
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)
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

index e772891466cc147f3cde209307434f89cbb70b89..4c0dacb9ecde491f40efee2f946fb2211d05b59f 100644 (file)
@@ -27,6 +27,5 @@ include $(BUILDRULES)
 install: default
 
 install-dev: default
-       $(INSTALL_LTLIB_STATIC)
 
 install-qa: install-dev