gstreamer/tests/old/testsuite/elements/Makefile.am
Thomas Vander Stichele 9beced9b29 remove compprep
Original commit message from CVS:
remove compprep
2005-11-30 13:28:13 +00:00

15 lines
388 B
Makefile

include ../Rules
tests_pass = gst-inspect-check struct_size
tests_fail =
tests_ignore =
noinst_HEADERS = struct_i386.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)
EXTRA_DIST = gst-inspect-check.in