diff options
Diffstat (limited to 'docs/plugins')
-rw-r--r-- | docs/plugins/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index b720b736..4dba0aa0 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -87,7 +87,7 @@ EXTRA_HFILES = \ # example code that needs to be converted to xml and placed in xml/ EXAMPLE_CFILES = \ - $(top_srcdir)/gst/level/level-example.c + $(top_srcdir)/tests/examples/level/level-example.c # Images to copy into HTML directory. HTML_IMAGES = |