File: Makefile.am

package info (click to toggle)
moc 1%3A2.6.0~svn-r3005-6
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,896 kB
  • sloc: ansic: 31,748; sh: 929; cpp: 487; makefile: 240
file content (7 lines) | stat: -rw-r--r-- 346 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
lib_LTLIBRARIES = libffmpeg_decoder.la
libdir = $(plugindir)/$(DECODER_PLUGIN_DIR)
libffmpeg_decoder_la_LDFLAGS = @PLUGIN_LDFLAGS@
libffmpeg_decoder_la_LIBADD = $(ffmpeg_LIBS)
libffmpeg_decoder_la_CPPFLAGS = $(ffmpeg_CPPFLAGS) -I$(top_srcdir)
libffmpeg_decoder_la_CFLAGS = $(ffmpeg_CFLAGS) -I$(top_srcdir)
libffmpeg_decoder_la_SOURCES = ffmpeg.c