Commit 6b3c6c44 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Fix vlc dependency on libvlc

parent 20092f07
......@@ -24,8 +24,7 @@ endif
vlc_wrapper_SOURCES = rootwrap.c
vlc_DEPENDENCIES = ../src/libvlc.la
vlc_DEPENDENCIES = ../src/libvlc.sym
vlc_LDFLAGS = `$(VLC_CONFIG) --ldflags vlc`
vlc_LDADD = ../src/libvlc.la `$(VLC_CONFIG) -libs vlc`
......
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