On 19.10.2024 20:23, Jan Palus wrote: > Fixes: 764d8cb8 ("xfs_spaceman: report file paths") > Signed-off-by: Jan Palus <jpalus@xxxxxxxxxxxx> > --- > Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Makefile b/Makefile > index c40728d9..c73aa391 100644 > --- 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 Gentle ping on this small, reviewed change.