X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bin%2FMakefile.am;h=db5aaaecc458eb2101f8e2884dd636eb79824492;hb=7d9b21b0d840e7c82e8a0db0de1a276b9317d816;hp=bc359228338dcfc76853be056e560863649dccbc;hpb=0e1e17e1b8f59fcb95897a7cf53e078c19430eb3;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`