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:
bc2e324
)
Makefile: add ChangeLog target as a prerequisite to the package-macosx target
author
Derk-Jan Hartman
<hartman@videolan.org>
Mon, 25 Aug 2008 21:45:06 +0000
(23:45 +0200)
committer
Derk-Jan Hartman
<hartman@videolan.org>
Mon, 25 Aug 2008 21:48:09 +0000
(23:48 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
5c9babb
..
c42b593
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-976,7
+976,7
@@
package-beos:
# Clean up
rm -Rf $(srcdir)/tmp
-package-macosx: VLC-release.app
+package-macosx: VLC-release.app
ChangeLog
# Check that the temporary location isn't in the way
@if test -e "$(top_builddir)/vlc-$(VERSION)/"; then \
rm -Rf "$(top_builddir)/vlc-$(VERSION)/" ; \