Skip to content

Commit 09a864d

Browse files
committed
Remove logo.svg
It's a Haskell logo, from times it was a haskell-mode.
1 parent 9951d9c commit 09a864d

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ELFILES = \
3434
ELCFILES = $(ELFILES:.el=.elc)
3535
AUTOLOADS = purescript-mode-autoloads.el
3636

37-
PKG_DIST_FILES = $(ELFILES) logo.svg purescript-mode.info dir
37+
PKG_DIST_FILES = $(ELFILES) purescript-mode.info dir
3838
PKG_TAR = purescript-mode-$(VERSION).tar
3939

4040
%.elc: %.el

logo.svg

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)