summaryrefslogtreecommitdiffstats
path: root/debian/transcode/transcode-1.1.7/Makefile.am
blob: ebfc63ab4b68beee4e829079a5af3456b1ed007c (plain)
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
# # Process this file with automake to produce Makefile.in.

AUTOMAKE_OPTIONS = foreign

if USE_DLDARWIN
LIBDLDARWIN = libdldarwin
endif

if HAVE_PVM3
PVM3 = pvm3
endif

SUBDIRS = \
	aclib \
	avilib \
	$(LIBDLDARWIN) \
	libtc \
	libtcaudio \
	libtcvideo \
	encode \
	export \
	filter \
	import \
	multiplex \
	$(PVM3) \
	src \
	testsuite \
	tools \
	docs

EXTRA_DIST = STYLE transcode.spec

docsdir = $(datadir)/doc/transcode
docs_DATA = ChangeLog