aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMemphiz <memphis@machzwo.de>2015-11-28 18:43:58 +0100
committerMemphiz <memphis@machzwo.de>2015-12-12 11:49:40 +0100
commitf7892d0991f6e87e94fdb883aebaf05fbf7b3a61 (patch)
tree0991b65b05ebc0a7b17f05f2903a9387f684742e /configure.ac
parent6f382615c0c989a1bc90a1bcfa27732921a91053 (diff)
[codeshuffle] - moved osx to platform
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index a22d2e910f..a352e0f0f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2378,7 +2378,6 @@ OUTPUT_FILES="Makefile \
xbmc/cores/playercorefactory/Makefile \
xbmc/messaging/Makefile \
xbmc/messaging/helpers/Makefile \
- xbmc/osx/Makefile \
xbmc/guilib/Makefile \
xbmc/input/linux/Makefile \
xbmc/interfaces/Makefile \
@@ -2419,7 +2418,7 @@ OUTPUT_FILES="Makefile \
tools/darwin/packaging/ios/mkdeb-ios.sh \
tools/darwin/packaging/osx/mkdmg-osx.sh \
tools/darwin/packaging/migrate_to_kodi_ios.sh \
- xbmc/osx/Info.plist \
+ xbmc/platform/darwin/osx/Info.plist \
xbmc/platform/darwin/ios/IOS-Info.plist \
project/cmake/kodi-config.cmake \
project/cmake/xbmc-config.cmake \