From ee9cc278335214af6300e62206345d9a177fc96a Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Fri, 30 Dec 2005 15:51:05 +0000 Subject: configure.ac: also remove smoothwave's Makefile.am Original commit message from CVS: * configure.ac: also remove smoothwave's Makefile.am * docs/plugins/Makefile.am: fix plugin docs --- docs/plugins/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/plugins') 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 = -- cgit