aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/decode_tm6000/Makefile.am
blob: 863933cc0349b5c143f03a761e04c05e6194afa7 (plain)
1
2
3
4
bin_PROGRAMS = decode_tm6000
decode_tm6000_SOURCES = decode_tm6000.c
decode_tm6000_LDADD = ../../utils/libv4l2util/libv4l2util.la
decode_tm6000_LDFLAGS = $(ARGP_LIBS)

Privacy Policy