summaryrefslogtreecommitdiff
path: root/testsuite/capsnego/Makefile.am
blob: 6b1c466c7c858781d1ad138c5bd44de66e664da2 (plain)
1
2
3
4
5
6
7
8
9
testprogs = capsnego converter converter2 enum

TESTS = $(testprogs)

check_PROGRAMS = $(testprogs)

# we have nothing but apps here, we can do this safely
LIBS += $(GST_LIBS)
CFLAGS += $(GST_CFLAGS)