gstreamer/testsuite/elements/Makefile.am
Benjamin Otte 4c0c9065f2 yes, dear, i'll leave the shoes at the front door
Original commit message from CVS:
yes, dear, i'll leave the shoes at the front door
2004-03-25 02:17:40 +00:00

21 lines
469 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_SOURCES =
gst-inspect-check$(EXEEXT): $(srcdir)/gst-inspect-check.in
sed s/@[G]ST_MAJORMINOR@/@GST_MAJORMINOR@/ \
$(srcdir)/gst-inspect-check.in >gst-inspect-check$(EXEEXT)
chmod +x gst-inspect-check$(EXEEXT)
gst_compprep_check_SOURCES =
gst-compprep-check$(EXEEXT):
true
EXTRA_DIST = gst-inspect-check.in