diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.in b/configure.in index b387c61960..9615cca338 100644 --- a/configure.in +++ b/configure.in @@ -1429,6 +1429,11 @@ OUTPUT_FILES="Makefile \ xbmc/visualizations/WaveForm/Makefile \ xbmc/visualizations/iTunes/Makefile \ xbmc/FileSystem/Makefile \ + xbmc/pvrclients/vdr-streamdev/Makefile \ + xbmc/pvrclients/mythtv/Makefile \ + lib/addons/library.xbmc.addon/Makefile \ + lib/addons/library.xbmc.gui/Makefile \ + lib/addons/library.xbmc.pvr/Makefile \ tools/Linux/xbmc.sh \ tools/Linux/xbmc-standalone.sh \ tools/TexturePacker/Makefile \ |