diff options
author | montellese <montellese@xbmc.org> | 2012-09-24 21:59:18 +0200 |
---|---|---|
committer | montellese <montellese@xbmc.org> | 2012-10-10 23:08:05 +0200 |
commit | 65451ebb74083cd53a6effa73d42204018d0dbcf (patch) | |
tree | cc49e7e4758fe351944423b0a24388814fa1b0ea /Makefile.in | |
parent | af66b90e859c03c6b6ab13e291088f1cf7ad4e55 (diff) |
[linux] remove HTTP-API references
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 97ae7ebf13..31826b1afc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -48,7 +48,6 @@ DIRECTORY_ARCHIVES=$(DVDPLAYER_ARCHIVES) \ xbmc/filesystem/filesystem.a \ xbmc/guilib/guilib.a \ xbmc/input/input.a \ - xbmc/interfaces/http-api/http-api.a \ xbmc/interfaces/info/info.a \ xbmc/interfaces/interfaces.a \ xbmc/interfaces/json-rpc/json-rpc.a \ |