Changeset b2bc5fb8a2fcabf00b6fa75452bc2cfc694c3f3a

Show
Ignore:
Timestamp:
02/18/08 16:08:04 (5 months ago)
Author:
Damien Fouilleul <damienf@videolan.org>
git-committer:
Damien Fouilleul <damienf@videolan.org> 1203347284 +0000
git-parent:

[547e481bf1172ddac87d07fa19937be5fbf16749]

git-author:
Damien Fouilleul <damienf@videolan.org> 1203347284 +0000
Message:

Makefile.am: reverting [25187], my contribs were too old

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Makefile.am

    r547e481 rb2bc5fb  
    597597           $(top_builddir)/VLC.app/Contents/MacOS/VLC 
    598598    ln -sf ./VLC $(top_builddir)/VLC.app/Contents/MacOS/clivlc 
    599     if test -d $(top_builddir)/extras/contrib/vlc-lib ; then \ 
    600         ln -sfn `pwd`/$(srcdir)/extras/contrib/vlc-lib $(top_builddir)/VLC.app/Contents/MacOS/lib; \ 
    601     fi 
    602599    $(INSTALL) -d $(top_builddir)/VLC.app/Contents/MacOS/modules 
    603600    for i in `$(VLC_CONFIG) --target plugin` ; do \