diff options
author | beenje <beenje@xbmc.org> | 2011-05-06 22:29:59 +0200 |
---|---|---|
committer | beenje <beenje@xbmc.org> | 2011-05-22 21:57:02 +0200 |
commit | b30c4327399cdc53a2fd95ea98757754f950453a (patch) | |
tree | 42798e56334fe267c43eefd3516daa6980336071 /.gitignore | |
parent | 04f3b40269db5e12f8bd50ee428c2475e76f0b61 (diff) |
[osx/ios] refactor ios depends build system to use config.site
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2320aa6357..a9e48b22c0 100644 --- a/.gitignore +++ b/.gitignore @@ -50,6 +50,7 @@ config.log /tools/darwin/depends/Makefile /tools/darwin/depends/Makefile.include /tools/darwin/depends/configure +/tools/darwin/depends/python26/Makefile /tools/darwin/depends/**/.gitignore /tools/darwin/depends/**/.installed /tools/osx/osx-depends/**/.gitignore |