mirror of
https://github.com/videolan/vlc.git
synced 2024-11-24 18:33:38 +08:00
Makefile.am: Make sure VLC.app will be installed correctly. (Or make sure we won't attempt to install VLC.app).
This commit is contained in:
parent
03fefb1cb2
commit
47d3ba0c80
@ -349,8 +349,7 @@ nvlc: make-alias
|
||||
|
||||
if HAVE_DARWIN
|
||||
# Create the MacOS X app
|
||||
vlc_app_DATA = VLC.app
|
||||
vlc_appdir = $(bindir)
|
||||
noinst_DATA = VLC.app
|
||||
# VLC-release.app is the old VLC.app target
|
||||
VLC-release.app: vlc
|
||||
( cd src && make )
|
||||
|
Loading…
Reference in New Issue
Block a user