We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f41904 + 09a864d commit f315556Copy full SHA for f315556
Makefile
@@ -34,7 +34,7 @@ ELFILES = \
34
ELCFILES = $(ELFILES:.el=.elc)
35
AUTOLOADS = purescript-mode-autoloads.el
36
37
-PKG_DIST_FILES = $(ELFILES) logo.svg NEWS purescript-mode.info dir
+PKG_DIST_FILES = $(ELFILES) purescript-mode.info dir
38
PKG_TAR = purescript-mode-$(VERSION).tar
39
40
%.elc: %.el
0 commit comments