mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
e7b9201555
Original commit message from CVS: reorganize C/LIB flags add gst_info to gstcompat.h
10 lines
166 B
Makefile
10 lines
166 B
Makefile
include ../Rules
|
|
|
|
tests_pass = locked
|
|
tests_fail =
|
|
tests_ignore =
|
|
|
|
|
|
locked_LDADD = $(GST_OBJ_LIBS)
|
|
locked_CFLAGS = $(GST_OBJ_CFLAGS) $(GNOME_CFLAGS) $(XML_CFLAGS)
|
|
|