summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 678ea1e..10d75cd 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ all: talk talkd
clean:
rm -f talk talkd
-.PHONY: clean
+.PHONY: clean talk talkd
install: all
mkdir -p /usr/local/bin/