Skip to content

Commit

Permalink
Add xdisplay to the compilation list for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonOehlman committed Mar 27, 2015
1 parent 4cdeb86 commit 36d1951
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion binding.gyp
Expand Up @@ -39,7 +39,11 @@
'-lX11',
'-lXtst'
]
}
},

'sources': [
'src/xdisplay.c'
]
}]
],

Expand Down

0 comments on commit 36d1951

Please sign in to comment.