diff --git a/Makefile b/Makefile index 031bba4..05c17ca 100644 --- a/Makefile +++ b/Makefile @@ -91,4 +91,4 @@ distclean: clean rm -rvf $(CURDIR)/deps rm -rvf .DEV_MODE -rebuild: distclean get-deps all +rebuild: distclean all