aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorArne Morten Kvarving <cptspiff@gmail.com>2015-09-10 19:46:44 +0200
committerRainer Hochecker <fernetmenta@online.de>2015-09-12 07:33:26 +0200
commit8150b35974a31cdd388bf8c2f86d4a61dffd273c (patch)
treebae716e7099845267a6c4ca3e5fb5c34abc442bb /configure.ac
parent939ec8ad3a82f834b30cc3671a4c7cf7d609ebb7 (diff)
move android related builtins to separate file
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 9aa736677d..a861ce9378 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2380,6 +2380,7 @@ OUTPUT_FILES="Makefile \
xbmc/guilib/Makefile \
xbmc/input/linux/Makefile \
xbmc/interfaces/Makefile \
+ xbmc/interfaces/builtins/Makefile \
xbmc/network/Makefile \
xbmc/network/upnp/Makefile \
lib/libexif/Makefile \