missing @EFL_SHM_OPEN_LIBS@ for shm_open.

SVN revision: 72439
This commit is contained in:
Carsten Haitzler 2012-06-19 06:16:41 +00:00
parent 16f784f95e
commit 4dc64ed00e
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@ -lpthread
em_generic_vlc_LDADD = @GENERIC_VLC_LIBS@ @EFL_SHM_OPEN_LIBS@ -lpthread