aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 050b6f6..4d4bfa0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,8 @@
PREFIX ?= /usr
DESTDIR ?=
+.PHONY: install
+
all:
@echo "Password store is a shell script, so there is nothing to do. Try \"make install\" instead."