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
4 lines
103 B
Makefile
4 lines
103 B
Makefile
noinst_PROGRAMS = helloworld
|
|
|
|
helloworld_LDADD = $(GST_OBJ_LIBS)
|
|
helloworld_CFLAGS = $(GST_OBJ_CFLAGS)
|