summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-09-22 11:16:12 -0400
committerJoey Hess <joeyh@joeyh.name>2016-09-22 11:16:12 -0400
commita530b4e5d54cef82c281fe386e62e4d99ef9436e (patch)
tree7defd9930cb3f7590cd59578dba0fc9b286f6569
parent1c88337c280fa19d7d4bae57adbfa08738353c11 (diff)
downloadkeysafe-a530b4e5d54cef82c281fe386e62e4d99ef9436e.tar.gz
phony so make rebuilds
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c8fec50..c3ecbda 100644
--- a/Makefile
+++ b/Makefile
@@ -30,3 +30,5 @@ install-files: keysafe
install -m 0644 keysafe.service $(PREFIX)/lib/systemd/system/keysafe.service
install -d $(PREFIX)/usr/share/applications/
install -m 0644 keysafe.desktop $(PREFIX)/usr/share/applications/keysafe.desktop
+
+.PHONY: keysafe