Skip to content

Commit f315556

Browse files
authored
Merge pull request #55 from Hi-Angel/rm-news-file
Remove NEWS file and logo.svg
2 parents 8f41904 + 09a864d commit f315556

File tree

4 files changed

+1
-435
lines changed

4 files changed

+1
-435
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 NEWS purescript-mode.info dir
37+
PKG_DIST_FILES = $(ELFILES) purescript-mode.info dir
3838
PKG_TAR = purescript-mode-$(VERSION).tar
3939

4040
%.elc: %.el

0 commit comments

Comments
 (0)