Changeset a9d17dba883714d98580639980f3142317a22e69

Show
Ignore:
Timestamp:
18/08/07 05:08:56 (1 year ago)
Author:
Pierre d'Herbemont <pdherbemont@videolan.org>
git-committer:
Pierre d'Herbemont <pdherbemont@videolan.org> 1187406536 +0000
git-parent:

[7292c475b2570b5daf13995951e53847b0a7b375]

git-author:
Pierre d'Herbemont <pdherbemont@videolan.org> 1187406536 +0000
Message:

Makefile.am: Correctly link share on Mac OS X.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Makefile.am

    r80def97 ra9d17db  
    570570      done ; \ 
    571571    fi 
    572     ln -sfn `pwd`/share $(top_builddir)/VLC.app/Contents/MacOS/ 
     572    ln -sfn `pwd`/$(srcdir)/share $(top_builddir)/VLC.app/Contents/MacOS/ 
    573573    $(INSTALL) -d $(top_builddir)/VLC.app/Contents/MacOS/locale 
    574574    for i in $(ALL_LINGUAS); do \