gstreamer/testsuite/elements/Makefile.am
Benjamin Otte 9b15382196 fix Makefile for buildbots
Original commit message from CVS:
fix Makefile for buildbots
2004-03-25 01:32:26 +00:00

16 lines
349 B
Makefile

include ../Rules
tests_pass = name tee property fake gst-compprep-check gst-inspect-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$(EXEEXT):
true