mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-12 12:21:30 +00:00
a074393f26
Original commit message from CVS: re-enable states and add test
10 lines
173 B
Makefile
10 lines
173 B
Makefile
include ../Rules
|
|
|
|
tests_pass = locked parent
|
|
tests_fail =
|
|
tests_ignore =
|
|
|
|
|
|
locked_LDADD = $(GST_OBJ_LIBS)
|
|
locked_CFLAGS = $(GST_OBJ_CFLAGS) $(GNOME_CFLAGS) $(XML_CFLAGS)
|
|
|