gstreamer/tests/threadstate/Makefile.am
Steve Baker e0ca09383e a more complex example which happens to be a mp3 player
Original commit message from CVS:
a more complex example which happens to be a mp3 player
2002-06-01 15:08:13 +00:00

4 lines
91 B
Makefile

noinst_PROGRAMS = threadstate1 threadstate2
LDADD = $(GST_LIBS)
AM_CFLAGS = $(GST_CFLAGS)