diff --git a/Makefile b/Makefile index 76dce90..b4c3b24 100644 --- a/Makefile +++ b/Makefile @@ -279,7 +279,7 @@ install-systemd: systemd/mdmon@.service uninstall: rm -f $(DESTDIR)$(MAN8DIR)/mdadm.8 $(DESTDIR)$(MAN8DIR)/mdmon.8 $(DESTDIR)$(MAN4DIR)/md.4 $(DESTDIR)$(MAN5DIR)/mdadm.conf.5 $(DESTDIR)$(BINDIR)/mdadm -test: mdadm mdmon test_stripe swap_super +test: mdadm mdmon test_stripe swap_super raid6check @echo "Please run './test' as root" clean :