mirror of
https://github.com/correl/melpa.git
synced 2025-03-29 17:00:08 -09: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…
Add table
Reference in a new issue