summaryrefslogtreecommitdiff
path: root/testsuite/capsnego/Makefile.am
blob: 8dc74bb8c07862a1e69f9864a0d5a98f91321d98 (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 = $(GLIB_CFLAGS) $(XML_CFLAGS) $(GST_CFLAGS)