summaryrefslogtreecommitdiff
path: root/git2.nobj.lua
diff options
context:
space:
mode:
authorRobert G. Jakabosky <bobby@sharedrealm.com>2011-01-08 05:04:41 -0800
committerRobert G. Jakabosky <bobby@sharedrealm.com>2011-01-08 05:04:41 -0800
commitc9043f93e1d0292c5396c86344d90163028fa0a7 (patch)
tree271f97b9f952de7210e38ceaa89a7d7ad6c2d86c /git2.nobj.lua
parentacad1ef8c64fc3526347be8e268f7f1745ef2b76 (diff)
downloadluagit2-c9043f93e1d0292c5396c86344d90163028fa0a7.tar.gz
Fixed building from rockspec.
Diffstat (limited to 'git2.nobj.lua')
-rw-r--r--git2.nobj.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/git2.nobj.lua b/git2.nobj.lua
index 6aef684..47e703a 100644
--- a/git2.nobj.lua
+++ b/git2.nobj.lua
@@ -5,7 +5,6 @@ use_globals = false,
hide_meta_info = false, --true,
include "git2.h",
-include "config.h",
package "GIT" {
const "SUCCESS" { 0 },