File: Makefile.am

package info (click to toggle)
zapping 0.10~cvs6-9
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 10,956 kB
  • ctags: 13,278
  • sloc: ansic: 111,145; asm: 11,770; sh: 9,816; xml: 2,742; makefile: 1,255; perl: 488
file content (21 lines) | stat: -rw-r--r-- 351 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## Process this file with automake to produce Makefile.in

SUBDIRS = \
	alirc \
	screenshot \
	mpeg

# Presently it works only with V4L2 drivers.
if BUILD_DEINTERLACE_PLUGIN
SUBDIRS += deinterlace
endif

# Need libzvbi 0.2.x to build this module.
if HAVE_LIBZVBI
SUBDIRS += \
	subtitle \
	teletext
endif

# Not built this time:
# lirc parrot template