gstreamer/tests/negotiation/Makefile.am
Wim Taymans 2862ded8a2 Small example that shows caps nego recovery.
Original commit message from CVS:
Small example that shows caps nego recovery.
2003-04-17 22:32:59 +00:00

6 lines
77 B
Makefile

noinst_PROGRAMS = capsnego1
LDADD = $(GST_LIBS)
AM_CFLAGS = $(GST_CFLAGS)