summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraven <citrons@mondecitronne.com>2026-02-10 16:54:07 -0600
committerraven <citrons@mondecitronne.com>2026-02-10 16:54:07 -0600
commita05b0ee5f97769bbe473bf7398a1a003c6a5c77f (patch)
treed728c7d18cc2c27a3b171df41f215c4bd0125eaa
parent92a907c85800ce2947197130804663ec03856a78 (diff)
fix makefile
-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/