doh
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 28 Jul 2004 12:30:08 +0000 (12:30 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 28 Jul 2004 12:30:08 +0000 (12:30 +0000)
Original commit message from CVS:
doh

docs/libs/Makefile.am

index 84ee3b0..abd2525 100644 (file)
@@ -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)                         \