gstreamer/tests/sched/Makefile.am

10 lines
161 B
Makefile
Raw Normal View History

if GST_DISABLE_LOADSAVE
noinst_PROGRAMS =
else
noinst_PROGRAMS = runxml
endif
# nothing but apps here, this is safe
LIBS += $(GST_LIBS)
CFLAGS += $(GST_CFLAGS)