mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
a84923e6cc
Original commit message from CVS: * tests/examples/controller/audio-example.c: (main): * tests/examples/launch/Makefile.am: convert comments again
7 lines
164 B
Makefile
7 lines
164 B
Makefile
noinst_PROGRAMS = mp3parselaunch
|
|
|
|
mp3parselaunch_LDADD = $(GST_OBJ_LIBS)
|
|
mp3parselaunch_CFLAGS = $(GST_OBJ_CFLAGS)
|
|
|
|
#noinst_SCRIPTS = mp3play
|
|
#EXTRA_DIST = mp3play
|