diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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." |
index : password-store | |
Fork of https://git.zx2c4.com/password-store/about/ with support for pass-otp in the dmenu script |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -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." |