]> git.sesse.net Git - vlc/commitdiff
Makefile.am: Make sure VLC.app will be installed correctly. (Or make sure we won...
authorPierre d'Herbemont <pdherbemont@videolan.org>
Sat, 2 Feb 2008 14:07:33 +0000 (14:07 +0000)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Sat, 2 Feb 2008 14:07:33 +0000 (14:07 +0000)
Makefile.am

index 90c23d39cdc94bc9a320bc7d6d223d59f98374f1..66cc1cde1eefe8fce96c86450cab150b75c24979 100644 (file)
@@ -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  )