mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
e7b9201555
Original commit message from CVS: reorganize C/LIB flags add gst_info to gstcompat.h
5 lines
92 B
Makefile
5 lines
92 B
Makefile
noinst_PROGRAMS = thread
|
|
|
|
thread_LDADD = $(GST_OBJ_LIBS)
|
|
thread_CFLAGS = $(GST_OBJ_CFLAGS)
|
|
|