On Wed, Mar 15, 2023 at 06:02:09PM +0100, Xose Vazquez Perez wrote:
> Cc: Martin Wilck <mwi...@suse.com>
> Cc: Benjamin Marzinski <bmarz...@redhat.com>
> Cc: Christophe Varoqui <christophe.varo...@opensvc.com>
> Cc: DM-DEVEL ML <dm-devel@redhat.com>
> Signed-off-by: Xose Vazquez Perez <xose.vazq...@gmail.com>

Shouldn't this also go in the include line?

-Ben

> ---
>  multipathd/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/multipathd/Makefile b/multipathd/Makefile
> index 9d531329..ba879102 100644
> --- a/multipathd/Makefile
> +++ b/multipathd/Makefile
> @@ -79,7 +79,7 @@ uninstall:
>       $(Q)$(RM) $(DESTDIR)$(unitdir)/$(EXEC).socket
>  
>  clean: dep_clean
> -     $(Q)$(RM) core *.o $(EXEC) $(CLI)
> +     $(Q)$(RM) core *.o $(EXEC) $(CLI) multipathc.d
>  
>  include $(wildcard $(OBJS:.o=.d))
>  
> -- 
> 2.40.0
--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel

Reply via email to