aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authortheuni <theuni-nospam-@xbmc.org>2012-05-29 15:45:24 -0400
committerCory Fields <theuni-nospam-@xbmc.org>2012-08-08 18:59:22 -0400
commit8c82c4c1251783732fe917f8f460bd22cafa662b (patch)
treebd7a74313462ae57ac1c0bd2601e7a2024e568be /configure.in
parent93ea8990f23bddf46f03986d00508fac58b5b3f1 (diff)
[droid] generate Makefile for exports
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index f1994d8cc8..c7df81399a 100755
--- a/configure.in
+++ b/configure.in
@@ -2019,6 +2019,7 @@ OUTPUT_FILES="Makefile \
lib/Makefile \
lib/libdvd/Makefile \
xbmc/cores/DllLoader/Makefile \
+ xbmc/cores/DllLoader/exports/Makefile \
xbmc/cores/dvdplayer/DVDCodecs/Makefile \
xbmc/cores/dvdplayer/DVDCodecs/Audio/Makefile \
xbmc/cores/dvdplayer/DVDCodecs/Overlay/Makefile \