summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index aceb65cae..6ac241f67 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-all=git-annex git-annex-shell mans docs
+all=git-annex git-annex-shell mans docs Build/InstallDesktopFile
# set to "./Setup" if you lack a cabal program. Or can be set to "stack"
BUILDER?=cabal