adding :files to MELPA -pkg file

Including the names of directories which ideally should be created
  upon installation.
This commit is contained in:
Eric Schulte 2014-12-04 21:40:34 -05:00
parent 09e9223df0
commit bb4184775d

View file

@ -1 +1,4 @@
(literate-starter-kit :fetcher github :repo "eschulte/emacs24-starter-kit")
(literate-starter-kit
:fetcher github
:repo "eschulte/emacs24-starter-kit"
:files ("elpa" "snippets" "src" "Makefile" "init.el" "*.org"))