]> git.sesse.net Git - vlc/blobdiff - Makefile.am
configure: Make sure old VLC.app building is optional on Mac OS X.
[vlc] / Makefile.am
index e28142fa9b3921ca01376103c999c87e155dbd51..61603fbcdb98144fb38d88fcc74ff310136a8f09 100644 (file)
@@ -410,7 +410,7 @@ vlc$(EXEEXT):
        ln -sf bin/vlc-static$(EXEEXT) vlc$(EXEEXT)
 
 if HAVE_DARWIN
-if BUILD_VLC
+if BUILD_MACOSX_VLC_APP
 # Create the MacOS X app
 noinst_DATA = VLC.app
 endif