From 21c0f31205abf898853ace89c710d5210ba95918 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 28 Jul 2004 12:30:08 +0000 Subject: [PATCH] doh Original commit message from CVS: doh --- docs/libs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/libs/Makefile.am b/docs/libs/Makefile.am index 84ee3b04dc..abd2525cfe 100644 --- a/docs/libs/Makefile.am +++ b/docs/libs/Makefile.am @@ -159,7 +159,7 @@ scan-build.stamp: $(HFILE_GLOB) $(SCANOBJ_DEPS) $(basefiles) fi if test "x$(top_srcdir)" != "x$(top_builddir)"; \ then \ - export BUILT_OPTIONS="--source-dir=$(top_builddir)/gst-libs"; \ + export BUILT_OPTIONS="--source-dir=$(top_builddir)/libs/gst"; \ fi; \ gtkdoc-scan \ $(SCAN_OPTIONS) $(EXTRA_HFILES) \ -- 2.34.1