Skip to content

Commit

Permalink
Re-add json-c now that I can build it.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chakrit Wichian committed May 23, 2012
1 parent ecd6461 commit e3e2fab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
@@ -1,3 +1,6 @@
[submodule "lib/libyaml"]
path = lib/libyaml
url = git://github.com/yaml/libyaml.git
[submodule "lib/json-c"]
path = lib/json-c
url = git://github.com/json-c/json-c.git
1 change: 1 addition & 0 deletions lib/json-c
Submodule json-c added at 1abaae

0 comments on commit e3e2fab

Please sign in to comment.