3 libvlc_LTLIBRARIES += \
5 librtp_plugin_la_SOURCES = \
10 librtp_plugin_la_CFLAGS = $(AM_CFLAGS) -I$(top_srcdir)/libs/srtp
11 librtp_plugin_la_LIBADD = $(AM_LIBADD) \
12 $(top_builddir)/libs/srtp/libvlc_srtp.la
13 librtp_plugin_la_DEPENDENCIES = \
14 $(top_builddir)/libs/srtp/libvlc_srtp.la