Skip to content

Commit

Permalink
Reapplying pull request #77 from @rvagg after testing on ubunut
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydwatkin committed Dec 8, 2013
1 parent 9ee2fbe commit 0aca9c6
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 100 deletions.
3 changes: 3 additions & 0 deletions binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
{
'target_name': 'node_expat',
'sources': [ 'node-expat.cc' ],
'include_dirs': [
'<!(node -e \'require("nan")\')'
],
'dependencies': [
'deps/libexpat/libexpat.gyp:expat'
]
Expand Down
Loading

0 comments on commit 0aca9c6

Please sign in to comment.