diff --git a/tools/Makefile b/tools/Makefile index ae11e01..036f3ef 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -27,4 +27,4 @@ include ../makefiles/Makefile.recurse .PHONY: upload upload: - scp `for n in $(DIRS); do echo $$n/$$n; done` $(HOST): + scp `for n in $(DIRS); do echo $$n/$$n; done` $(HOST):/usr/bin/