Commit 47d3ba0c authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

Makefile.am: Make sure VLC.app will be installed correctly. (Or make sure we...

Makefile.am: Make sure VLC.app will be installed correctly. (Or make sure we won't attempt to install VLC.app).
parent 03fefb1c
......@@ -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 )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment