Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> --- diff --git a/scrub/Makefile b/scrub/Makefile index d9ab148..acebecc 100644 --- a/scrub/Makefile +++ b/scrub/Makefile @@ -97,6 +97,8 @@ ifeq ($(HAVE_HDIO_GETGEO),yes) LCFLAGS += -DHAVE_HDIO_GETGEO endif +LDIRT = $(XFS_SCRUB_ALL_PROG) *.service *.cron + default: depend $(LTCOMMAND) $(XFS_SCRUB_ALL_PROG) $(OPTIONAL_TARGETS) xfs_scrub_all: xfs_scrub_all.in -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html