mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
update fsharp-mode to use wildcard for dlls
This commit is contained in:
parent
d5c67c0f96
commit
7f4bae4844
1 changed files with 1 additions and 5 deletions
|
@ -4,8 +4,4 @@
|
|||
:files ("*.el"
|
||||
("bin"
|
||||
"fsautocomplete.exe"
|
||||
"FSharp.CompilerBinding.dll"
|
||||
"FSharp.Compiler.Service.dll"
|
||||
"Mono.Cecil.dll"
|
||||
"NDesk.Options.dll"
|
||||
"Newtonsoft.Json.dll")))
|
||||
"*.dll")))
|
||||
|
|
Loading…
Reference in a new issue