macosx: Fix VLC.app build

Fixes build of VLC.app bundle, by making sure to copy all
needed ressources.
This commit is contained in:
David Fuhrmann 2017-05-29 21:56:05 +02:00
parent e95a95df3e
commit 157e52faef
1 changed files with 1 additions and 3 deletions

View File

@ -782,7 +782,5 @@ libmacosx_plugin_la_RES += \
gui/macosx/Resources/vlc.scriptSuite \
gui/macosx/Resources/vlc.scriptTerminology
EXTRA_DIST += $(libmacosx_plugin_la_RES)
dist_libmacosx_plugin_la_DATA = $(libmacosx_plugin_la_RES)
libmacosx_plugin_ladir = $(prefix)/share/macosx/Contents/Resources