diff --git a/.gitignore b/.gitignore index c4739ad..9985de0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ node_modules .nadconfig.mk build +deps/ +npm-debug.log diff --git a/binding.gyp b/binding.gyp index dee9fa3..d69e997 100644 --- a/binding.gyp +++ b/binding.gyp @@ -7,12 +7,20 @@ ], "conditions": [ ['OS!="win"', { + 'variables': + { + 'fuse_includes%' : '