aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/Makefile.am
blob: 7de015cf22dd73ce0d7e7e792ae1b67cce2a1201 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
if LINUX_OS
SUBDIRS = test xc3028-firmware
else
SUBDIRS = freebsd
endif

if WITH_GCONV
SUBDIRS += gconv
endif

if WITH_GCONV
SUBDIRS += gconv
endif

SUBDIRS += decode_tm6000


EXTRA_DIST = \
	cobalt-ctl \
	parsers \
	pci_traffic \
	v4l_rec.pl

Privacy Policy