gstreamer/testsuite/capsnego/Makefile.am
Wim Taymans 986777c851 Makfeile updates.
Original commit message from CVS:
Makfeile updates.
2001-05-27 22:25:32 +00:00

10 lines
200 B
Makefile

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)