aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 678f19ea3..d7d41327f 100644
--- a/Makefile
+++ b/Makefile
@@ -78,7 +78,7 @@ force:
$(OBJECTS): busybox.def.h internal.h Makefile
install: busybox
- install.sh $(PREFIX)
+ ./install.sh $(PREFIX)
whichversion:
@echo $(VERSION)