Commit 4ed468c8 by Konstantin Käfer

rename sqlite3.gyp to binding.gyp to work around https://github.com/isaacs/npm/issues/2372

parent 7d763404
......@@ -8,7 +8,7 @@
'src/statement.cc'
],
'dependencies': [
'deps/sqlite3/sqlite3.gyp:sqlite3'
'deps/sqlite3/binding.gyp:sqlite3'
]
}
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment