git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03fefb1
)
Makefile.am: Make sure VLC.app will be installed correctly. (Or make sure we won...
author
Pierre d'Herbemont
<pdherbemont@videolan.org>
Sat, 2 Feb 2008 14:07:33 +0000
(14:07 +0000)
committer
Pierre d'Herbemont
<pdherbemont@videolan.org>
Sat, 2 Feb 2008 14:07:33 +0000
(14:07 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
90c23d3
..
66cc1cd
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-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 )