X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bin%2FMakefile.am;h=84b076c8081f1485ff85c05d1c22ecff9c63f117;hb=5450e850793374c18e25ccc4e63660f110d61ce4;hp=db5aaaecc458eb2101f8e2884dd636eb79824492;hpb=6b3c6c448de3baefcc799d75cc7d8d70112c5186;p=vlc diff --git a/bin/Makefile.am b/bin/Makefile.am index db5aaaecc4..84b076c808 100644 --- a/bin/Makefile.am +++ b/bin/Makefile.am @@ -23,6 +23,7 @@ vlc_SOURCES = winvlc.c endif vlc_wrapper_SOURCES = rootwrap.c +vlc_wrapper_LDADD = $(SOCKET_LIBS) vlc_DEPENDENCIES = ../src/libvlc.sym vlc_LDFLAGS = `$(VLC_CONFIG) --ldflags vlc`