X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bin%2FMakefile.am;h=db5aaaecc458eb2101f8e2884dd636eb79824492;hb=6b3c6c448de3baefcc799d75cc7d8d70112c5186;hp=bc359228338dcfc76853be056e560863649dccbc;hpb=20092f079d3fedeb7e9050f1075656c1c63a4e4c;p=vlc diff --git a/bin/Makefile.am b/bin/Makefile.am index bc35922833..db5aaaecc4 100644 --- a/bin/Makefile.am +++ b/bin/Makefile.am @@ -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`