diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-09-10 11:48:58 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-09-10 11:48:58 -0400 |
| commit | 9cb08d0cb6b3588440afb26b6d34bc42c4709f51 (patch) | |
| tree | 80695baa1e9090c663450515ce2d30b49ca97c08 /Makefile | |
| parent | d150f8d49aaba0098696c0458cc3f47431f71e2d (diff) | |
remove hackage target, not used any more by my release script
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -51,9 +51,4 @@ dist/setup-config: propellor.cabal propellor.1: doc/usage.mdwn doc/mdwn2man doc/mdwn2man propellor 1 < doc/usage.mdwn > propellor.1 -# Upload to hackage. -hackage: - @cabal sdist - @cabal upload dist/*.tar.gz - .PHONY: tags |
