diff options
author | Cory Fields <theuni-nospam-@xbmc.org> | 2013-04-29 17:23:38 -0400 |
---|---|---|
committer | Cory Fields <theuni-nospam-@xbmc.org> | 2013-05-10 19:37:47 -0400 |
commit | 3451f297dda79fcb6ce8e6056e8e7ca7b381f670 (patch) | |
tree | 6c9190ea8de5dbe3ee919a81d3caa729c5674ce5 /.gitignore | |
parent | dd9c20e945d01538d488d4fcd11d75c7652a5c4e (diff) |
jni: build jni library
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 14ff73fdb2..024c5d24af 100644 --- a/.gitignore +++ b/.gitignore @@ -536,6 +536,7 @@ lib/cmyth/Makefile /xbmc/android/Makefile /xbmc/android/activity/Makefile /xbmc/android/loader/Makefile +/xbmc/android/jni/Makefile # /xbmc/cdrip/ /xbmc/cdrip/Makefile |