diff --git a/tests/old/testsuite/elements/Makefile.am b/tests/old/testsuite/elements/Makefile.am index 6200421a06..0378e092e6 100644 --- a/tests/old/testsuite/elements/Makefile.am +++ b/tests/old/testsuite/elements/Makefile.am @@ -1,6 +1,6 @@ include ../Rules -tests_pass = name tee property fake gst-inspect-check gst-compprep-check +tests_pass = name tee property fake gst-compprep-check gst-inspect-check tests_fail = noinst_HEADERS = property.h @@ -11,6 +11,6 @@ gst-inspect-check: $(srcdir)/gst-inspect-check.in $(srcdir)/gst-inspect-check.in >gst-inspect-check chmod +x gst-inspect-check -gst-compprep-check: +gst-compprep-check$(EXEEXT): true diff --git a/testsuite/elements/Makefile.am b/testsuite/elements/Makefile.am index 6200421a06..0378e092e6 100644 --- a/testsuite/elements/Makefile.am +++ b/testsuite/elements/Makefile.am @@ -1,6 +1,6 @@ include ../Rules -tests_pass = name tee property fake gst-inspect-check gst-compprep-check +tests_pass = name tee property fake gst-compprep-check gst-inspect-check tests_fail = noinst_HEADERS = property.h @@ -11,6 +11,6 @@ gst-inspect-check: $(srcdir)/gst-inspect-check.in $(srcdir)/gst-inspect-check.in >gst-inspect-check chmod +x gst-inspect-check -gst-compprep-check: +gst-compprep-check$(EXEEXT): true