mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Set proper :files directive for namespaces.
This commit is contained in:
parent
d5bd3359a6
commit
de404e9ad3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
(namespaces
|
||||
:fetcher github
|
||||
:repo "chrisbarrett/elisp-namespaces"
|
||||
:files ("*.el"))
|
||||
:files ("namespaces.el"))
|
||||
|
|
Loading…
Reference in a new issue