diff options
author | davilla <davilla@4pi.com> | 2013-05-04 11:59:34 -0400 |
---|---|---|
committer | davilla <davilla@4pi.com> | 2013-05-04 13:05:12 -0400 |
commit | 6db6dea9fdea9c1c1cc07085952eafd044c6e0ee (patch) | |
tree | 57abdd351ce4d636da0813e1a06070ddd075b5de /.gitignore | |
parent | 5c2152e0be4c32291c89ac869006132a0e2c9ce5 (diff) |
changed utils/Makefile to use Makefile.in
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 46ab2d0ba2..e215506f8e 100644 --- a/.gitignore +++ b/.gitignore @@ -667,6 +667,9 @@ lib/cmyth/Makefile /xbmc/screensavers/rsxs-0.9/src/skyrocket/Makefile.in /xbmc/screensavers/rsxs-0.9/src/solarwinds/Makefile.in +#/xbmc/utils +/xbmc/utils/Makefile + #/xbmc/visualizations/ /xbmc/visualizations/DirectXSpectrum/Debug (DirectX) /xbmc/visualizations/DirectXSpectrum/Release (DirectX) |