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 5ce4f06..236351f 100644
--- a/Makefile
+++ b/Makefile
@@ -45,4 +45,4 @@ uninstall:
@cd "${DESTDIR}${MANPREFIX}/man1" && rm -f ${MAN1}
@cd "${DESTDIR}${MANPREFIX}/man5" && rm -f ${MAN5}
-.PHONY: all clean install uninstall
+.PHONY: all clean dist install uninstall