emotion/build: Fix DSO build for em_generic_vlc.

SVN revision: 63779
This commit is contained in:
Rafael Antognolli 2011-10-03 18:24:12 +00:00
parent ab80242e86
commit 923afe9503
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ internal_bin_PROGRAMS = em_generic_vlc
em_generic_vlc_SOURCES = emotion_generic_vlc.c
em_generic_vlc_DEPENDENCIES = $(top_srcdir)/src/modules/generic/Emotion_Generic_Plugin.h
em_generic_vlc_LDADD = @GENERIC_VLC_LIBS@
em_generic_vlc_LDADD = @GENERIC_VLC_LIBS@ -lpthread -lrt