diff --git "a/\"binding.gyp\"-files-out-in-the-wild.md" "b/\"binding.gyp\"-files-out-in-the-wild.md" index 19928493f7..2ac9098139 100644 --- "a/\"binding.gyp\"-files-out-in-the-wild.md" +++ "b/\"binding.gyp\"-files-out-in-the-wild.md" @@ -25,4 +25,5 @@ To add to this page, just add the link to the project's `binding.gyp` file below * [v8-profiler](https://github.com/c4milo/v8-profiler/blob/master/binding.gyp) * [airtunes](https://github.com/radioline/node_airtunes/blob/master/binding.gyp) * [node-fann](https://github.com/c4milo/node-fann/blob/master/binding.gyp) - * [node-talib](https://github.com/oransel/node-talib/blob/master/binding.gyp) \ No newline at end of file + * [node-talib](https://github.com/oransel/node-talib/blob/master/binding.gyp) + * [node-levelup](https://github.com/rvagg/node-levelup/blob/master/binding.gyp) + [leveldb.gyp](https://github.com/rvagg/node-levelup/blob/master/deps/leveldb/leveldb.gyp) + [snappy.gyp](https://github.com/rvagg/node-levelup/blob/master/deps/snappy/snappy.gyp) \ No newline at end of file