diff --git a/elisp/Makefile b/elisp/Makefile index b2233f7..207e5d3 100644 --- a/elisp/Makefile +++ b/elisp/Makefile @@ -29,4 +29,3 @@ bump: archive: git archive master -o ~/ghc-$(VERSION).tar --prefix=ghc-$(VERSION)/ - gzip ~/ghc-$(VERSION).tar