File: Makefile.am

package info (click to toggle)
moc 1%3A2.6.0~svn-r2994-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,512 kB
  • sloc: ansic: 31,737; sh: 929; cpp: 487; makefile: 241
file content (6 lines) | stat: -rw-r--r-- 272 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
lib_LTLIBRARIES = libaac_decoder.la
libdir = $(plugindir)/$(DECODER_PLUGIN_DIR)
libaac_decoder_la_LDFLAGS = @PLUGIN_LDFLAGS@
libaac_decoder_la_LIBADD = -lid3tag -lz $(FAAD2_LIBS)
libaac_decoder_la_CFLAGS = $(FAAD2_CFLAGS) -I$(top_srcdir)
libaac_decoder_la_SOURCES = aac.c