diff options
author | Geoffrey McRae <gnif@xbmc.org> | 2012-04-25 13:01:31 +1200 |
---|---|---|
committer | Jonathan Marshall <jmarshall@never.you.mind> | 2012-05-10 09:40:55 +1200 |
commit | 99efc8692a553956d33dbb072836f0adb7b42356 (patch) | |
tree | e5fbaa5d27c1ff5ef71cb4e1d3c7c3f8c16e5ced /Makefile.in | |
parent | 349ec408c33c250b614b68037fec4dd5de5ddcff (diff) |
[AE] remove old files from the build system
Diffstat (limited to 'Makefile.in')
-rwxr-xr-x | Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index daf821d19e..2596c67a27 100755 --- a/Makefile.in +++ b/Makefile.in @@ -30,7 +30,6 @@ DIRECTORY_ARCHIVES=$(DVDPLAYER_ARCHIVES) \ xbmc/addons/addons.a \ xbmc/cdrip/cdrip.a \ xbmc/commons/commons.a \ - xbmc/cores/AudioRenderers/audiorenderers.a \ xbmc/cores/AudioEngine/audioengine.a \ xbmc/cores/DllLoader/dllloader.a \ xbmc/cores/DllLoader/exports/exports.a \ |