summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 11618110..2cab92af 100644
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,8 @@ RPM=$(shell rpm --eval %_topdir)
NAME = urpmi
TAR = $(NAME).tar.bz2
+all: rpm
+
.PHONY: install clean rpm test ChangeLog
install: