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.
1 parent 9951d9c commit 09a864dCopy full SHA for 09a864d
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 purescript-mode.info dir
+PKG_DIST_FILES = $(ELFILES) purescript-mode.info dir
38
PKG_TAR = purescript-mode-$(VERSION).tar
39
40
%.elc: %.el
logo.svg
0 commit comments