Merge pull request #2301 from MediaBrowser/dev

fix missing file
This commit is contained in:
Luke
2016-11-21 14:08:41 -05:00
committed by GitHub

View File

@@ -0,0 +1,3 @@
<configuration>
<dllmap dll="sqlite3" target="libsqlite3.so" os="linux"/>
</configuration>