aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 49af59a..83fe575 100644
--- a/Makefile
+++ b/Makefile
@@ -26,3 +26,4 @@ uninstall:
squashfu.1: README.pod
pod2man --section=1 --center=" " --release=" " --name="SQUASHFU" --date="squashfu-${VERSION}" README.pod > squashfu.1
+.PHONY: all doc install uninstall