diff --git a/check/Makefile.am b/check/Makefile.am index 366cb79904..3aea97639e 100644 --- a/check/Makefile.am +++ b/check/Makefile.am @@ -48,7 +48,7 @@ TESTS = $(top_builddir)/tools/gst-register \ gst/gststructure \ gst/gsttag \ gst/gstvalue \ - elements/gstfakesrc \ + elements/fakesrc \ elements/identity \ pipelines/simple_launch_lines \ pipelines/cleanup \ diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 366cb79904..3aea97639e 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -48,7 +48,7 @@ TESTS = $(top_builddir)/tools/gst-register \ gst/gststructure \ gst/gsttag \ gst/gstvalue \ - elements/gstfakesrc \ + elements/fakesrc \ elements/identity \ pipelines/simple_launch_lines \ pipelines/cleanup \