Signed-off-by: Henrik Austad <haustad@xxxxxxxxx> --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index d4988c5..160547c 100644 --- a/Makefile +++ b/Makefile @@ -129,6 +129,9 @@ RPMDIRS = BUILD BUILDROOT RPMS SRPMS SPECS distclean: clean rm -rf $(RPMDIRS) releases *.tar.gz rt-tests.spec tmp +.PHONY: rebuild +rebuild: clean all + .PHONY: changelog changelog: git log >ChangeLog -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html