File: Makefile.am

package info (click to toggle)
moc 1%3A2.6.0~svn-r2935-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,452 kB
  • ctags: 3,247
  • sloc: ansic: 31,626; sh: 929; cpp: 486; makefile: 239
file content (6 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
lib_LTLIBRARIES = libopus_decoder.la
libdir = $(plugindir)/$(DECODER_PLUGIN_DIR)
libopus_decoder_la_LDFLAGS = @PLUGIN_LDFLAGS@
libopus_decoder_la_LIBADD = $(OPUSFILE_LIBS)
libopus_decoder_la_CFLAGS = $(OPUSFILE_CFLAGS) -I$(top_srcdir)
libopus_decoder_la_SOURCES = opus.c