Browse Source

Forgot this file

pull/2/head
Rémi Denis-Courmont 20 years ago
parent
commit
a7a199e307
  1. 2
      bootstrap

2
bootstrap

@ -227,7 +227,7 @@ include Modules.am
LTLIBVLC = \$(top_builddir)/src/libvlc.la
if BUILD_SHARED
if HAVE_WIN32
LIBVLC = -L\$(top_builddir)/src -lvlc
LIBADD = \$(LIBVLC)
endif

Loading…
Cancel
Save