aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlwin Esch <alwin.esch@web.de>2016-03-09 12:23:59 +0100
committerAlwin Esch <alwin.esch@web.de>2016-03-09 12:23:59 +0100
commitcc5100913c891e9b1dba2bcac75da09c7df6d43f (patch)
tree4232d886f08603c08e7deff103343168ab754ffe /configure.ac
parent755c367a60d5afb8a096459c95c72ae2f1e60899 (diff)
[addon] Move add-on library parts to independent folders (code rework)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 70a7ac2eaa..e30ff3cb8b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2199,6 +2199,7 @@ OUTPUT_FILES="Makefile \
addons/skin.estuary/media/Makefile \
addons/skin.estouchy/media/Makefile \
xbmc/Makefile \
+ xbmc/addons/binary/interfaces/Makefile \
xbmc/cdrip/Makefile \
xbmc/cores/Makefile \
xbmc/cores/VideoPlayer/VideoRenderers/Makefile \