gstreamer/tests/old/testsuite/elements/Makefile.am

17 lines
340 B
Makefile
Raw Normal View History

include ../Rules
tests_pass = name tee property fake gst-inspect-check gst-compprep-check
tests_fail =
noinst_HEADERS = property.h
gst-inspect-check: $(srcdir)/gst-inspect-check.in
sed s/@[G]ST_MAJORMINOR@/@GST_MAJORMINOR@/ \
$(srcdir)/gst-inspect-check.in >gst-inspect-check
chmod +x gst-inspect-check
gst-compprep-check:
true