diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a352e0f0f0..22206bacf6 100644 --- a/configure.ac +++ b/configure.ac @@ -2407,11 +2407,12 @@ OUTPUT_FILES="Makefile \ tools/EventClients/Clients/OSXRemote/Makefile \ xbmc/peripherals/bus/Makefile \ xbmc/peripherals/devices/Makefile \ + xbmc/platform/posix/Makefile \ + xbmc/platform/darwin/osx/Makefile \ xbmc/platform/android/activity/Makefile \ xbmc/platform/android/loader/Makefile \ xbmc/platform/android/jni/Makefile \ xbmc/utils/Makefile \ - xbmc/main/Makefile \ xbmc/platform/Makefile \ tools/darwin/Configurations/App.xcconfig \ tools/darwin/Configurations/Common.xcconfig \ |