gstreamer/examples/pingpong/Makefile.am
Wim Taymans 22c6519ec9 - Added a little testapp for pad disable using two bins in a pipeline
Original commit message from CVS:
- Added a little testapp for pad disable using two bins in a pipeline
2002-07-24 21:16:46 +00:00

6 lines
90 B
Makefile

noinst_PROGRAMS = pingpong
pingpong_LDADD = $(GST_LIBS)
pingpong_CFLAGS = $(GST_CFLAGS)