mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 17:09:48 +00:00
e7b9201555
Original commit message from CVS: reorganize C/LIB flags add gst_info to gstcompat.h
5 lines
113 B
Makefile
5 lines
113 B
Makefile
noinst_PROGRAMS = mixer
|
|
noinst_HEADERS = mixer.h
|
|
|
|
mixer_LDADD = $(GST_OBJ_LIBS)
|
|
mixer_CFLAGS = $(GST_OBJ_CFLAGS)
|