summary refs log tree commit diff stats
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 75ac2d09b..75507969c 100644
--- a/makefile
+++ b/makefile
@@ -7,7 +7,7 @@ all:
 
 .PHONY : install
 install:
-	sh install.sh /usr/bin
+	sh build.sh
 
 .PHONY : clean
 clean: