File: Modules.am

package info (click to toggle)
vlc 2.0.3-5%2Bdeb7u2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 155,972 kB
  • sloc: ansic: 350,796; cpp: 80,439; objc: 28,824; sh: 13,349; makefile: 2,096; xml: 1,536; asm: 815; python: 240; perl: 110; sed: 16
file content (7 lines) | stat: -rw-r--r-- 106 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
SOURCES_spudec = \
	spudec.c \
	parse.c \
	spudec.h \
	$(NULL)

libvlc_LTLIBRARIES += libspudec_plugin.la