update fsharp-mode to use wildcard for dlls

This commit is contained in:
Robin Neatherway 2014-02-23 23:23:16 +00:00
parent d5c67c0f96
commit 7f4bae4844

View file

@ -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")))