File: Makefile.am

package info (click to toggle)
transcode 3%3A1.1.7-9
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 12,468 kB
  • ctags: 14,721
  • sloc: ansic: 117,006; sh: 11,468; xml: 2,849; makefile: 1,898; perl: 1,492; pascal: 526; php: 191; python: 144; sed: 43
file content (47 lines) | stat: -rw-r--r-- 818 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# # Process this file with automake to produce Makefile.in.

EXTRA_DIST = \
	$(docs_DATA) \
	filter-help.txt \
	make-filter-man.sh \
	make-import-man.sh \
	make-module-man.sed \
	export-mods.txt \
	import-mods.txt

SUBDIRS = \
	man \
	html \
	pvm3 \
	tech

docsdir = $(datadir)/doc/transcode

docs_DATA = \
	DV-to-DVD-HOWTO.txt \
	README.Inverse.Telecine.txt \
	README.dv \
	README.cluster \
	README.filter.modfps \
	README.rip \
	README.sync \
	README.vcd \
	README.xvid-credits \
	RELNOTES-0.6.13 \
	RELNOTES-1.1.0 \
	export_ffmpeg.txt \
	export_mp2.txt \
	filter-socket.txt \
	filter_dnr.txt \
	filter_logo.txt \
	filter_logoaway.txt \
	filter_text.txt \
	filter_yuvdenoise.txt \
	framerate.txt \
	import-xml.txt \
	import_nvrec.txt \
	import_v4l2.txt \
	import_yuv.txt \
	import_x11.txt \
	faq \
	template.cfg.txt