aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorArne Morten Kvarving <cptspiff@gmail.com>2015-09-10 19:57:05 +0200
committerRainer Hochecker <fernetmenta@online.de>2015-09-12 07:27:55 +0200
commit439711c67a5fb8af2a8658dc80f12947298d0252 (patch)
tree8ee53e400d450046f035e4d169e4a914808c2d14 /Makefile.in
parent4d4c0d76e2bd3775884c49020f860504bdd4fe27 (diff)
relocate builtins to a subfolder
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index e0d355cbb7..1ef3862419 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -49,6 +49,7 @@ DIRECTORY_ARCHIVES=$(DVDPLAYER_ARCHIVES) \
xbmc/filesystem/filesystem.a \
xbmc/guilib/guilib.a \
xbmc/input/input.a \
+ xbmc/interfaces/builtins/builtins.a \
xbmc/interfaces/generic/interfaces-generic.a \
xbmc/interfaces/info/info.a \
xbmc/interfaces/interfaces.a \