diff --git a/Makefile b/Makefile index 0c8475b..2bf6974 100644 --- a/Makefile +++ b/Makefile @@ -15,4 +15,4 @@ output_dir: mkdir -p ${OUTPUT_DIR} install: - mv ${OUTPUT_BIN:PROG=mash} /usr/sbin/mash + mv ${OUTPUT_BIN:PROG=mash} /usr/sbin/blah