mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +00:00
4 lines
94 B
Makefile
4 lines
94 B
Makefile
|
noinst_PROGRAMS = test-onvif
|
||
|
test_onvif_CFLAGS = $(GST_CFLAGS)
|
||
|
test_onvif_LDADD = $(GST_LIBS)
|