]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfs_spaceman: add dependency on libhandle target
authorJan Palus <jpalus@fastmail.com>
Sat, 19 Oct 2024 18:23:19 +0000 (20:23 +0200)
committerAndrey Albershteyn <aalbersh@kernel.org>
Wed, 6 Nov 2024 15:58:55 +0000 (16:58 +0100)
Fixes: 764d8cb8 ("xfs_spaceman: report file paths")
Signed-off-by: Jan Palus <jpalus@fastmail.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Makefile

index c40728d9a455536fb5947fbe90a6a8b86fee7010..c73aa391bc5f43a4e4fc957c456013b1db7fb798 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -97,7 +97,7 @@ quota: libxcmd
 repair: libxlog libxcmd
 copy: libxlog
 mkfs: libxcmd
-spaceman: libxcmd
+spaceman: libxcmd libhandle
 scrub: libhandle libxcmd
 rtcp: libfrog