aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authordavilla <davilla@4pi.com>2013-06-20 12:14:21 -0400
committerdavilla <davilla@4pi.com>2013-06-20 12:15:09 -0400
commit983b12f08d2d63b6bdec6a463d050f87ba7cf1cd (patch)
tree7febd7907775842fe67b4a86b205b73044024b0a /Makefile.in
parent54763e4fd2862fb211e16d20ebac4be92b630ff0 (diff)
add xbmc-addon-bindings to depends
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 f64ec4fe46..017af79c53 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -441,6 +441,7 @@ ifneq (@USE_LIBXBMC@,1)
MAINOBJS+=xbmc/main/main.o
endif
+# sync with tools/depends/target/xbmc-addon-bindings
BINDINGS =xbmc/addons/include/xbmc_addon_cpp_dll.h
BINDINGS+=xbmc/addons/include/xbmc_addon_dll.h
BINDINGS+=xbmc/addons/include/xbmc_addon_types.h