Changeset a7a199e30770d5f3d3aa56105320a4af5a85d1fe

Show
Ignore:
Timestamp:
12/10/06 20:57:01 (2 years ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1165780621 +0000
git-parent:

[6ed527e81716d8d7dea81f26ccfa7771ad67f6a6]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1165780621 +0000
Message:

Forgot this file

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bootstrap

    r8ea0368 ra7a199e  
    228228LTLIBVLC = \$(top_builddir)/src/libvlc.la 
    229229 
    230 if BUILD_SHARED 
     230if HAVE_WIN32 
    231231LIBVLC = -L\$(top_builddir)/src -lvlc 
    232232LIBADD = \$(LIBVLC)