summaryrefslogtreecommitdiff
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 755c091..e889f55 100644
--- a/Makefile
+++ b/Makefile
@@ -15,4 +15,4 @@ clean:
$(MAKE) clean -C src/publisher/ CC=$(CC) OUT=$(PWD)
$(MAKE) clean -C src/client/ CC=$(CC) OUT=$(PWD)
-.PHONY: clean
+.PHONY: clean publisher client