Commit 8bb0f4db authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

Makefile: add ChangeLog target as a prerequisite to the package-macosx target

parent bc2e3249
......@@ -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)/" ; \
......
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