mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
4 lines
106 B
Makefile
4 lines
106 B
Makefile
noinst_PROGRAMS = memory_test
|
|
|
|
memory_test_LDADD = $(GST_OBJ_LIBS)
|
|
memory_test_CFLAGS = $(GST_OBJ_CFLAGS)
|