summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 325b345f6..46fc66a0a 100644
--- a/Makefile
+++ b/Makefile
@@ -119,11 +119,6 @@ Build/LinuxMkLibs: Build/LinuxMkLibs.hs
Build/MakeMans: Build/MakeMans.hs
$(GHC) --make $@ -Wall -fno-warn-tabs
-# Upload to hackage.
-hackage:
- @cabal sdist
- @cabal upload dist/*.tar.gz
-
LINUXSTANDALONE_DEST=tmp/git-annex.linux
linuxstandalone:
$(MAKE) git-annex linuxstandalone-nobuild