mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-17 05:46:36 +00:00
e0ca09383e
Original commit message from CVS: a more complex example which happens to be a mp3 player
4 lines
91 B
Makefile
4 lines
91 B
Makefile
noinst_PROGRAMS = threadstate1 threadstate2
|
|
|
|
LDADD = $(GST_LIBS)
|
|
AM_CFLAGS = $(GST_CFLAGS)
|