Don't set to $top_srcdir)/gobject.
authorRaja R Harinath <harinath@src.gnome.org>
Mon, 9 Oct 2000 18:00:43 +0000 (18:00 +0000)
committerRaja R Harinath <harinath@src.gnome.org>
Mon, 9 Oct 2000 18:00:43 +0000 (18:00 +0000)
* gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to
$top_srcdir)/gobject.

docs/reference/gobject/Makefile.am

index 3e4d9c9..df704b1 100644 (file)
@@ -7,7 +7,7 @@ DOC_MODULE=gobject
 DOC_MAIN_SGML_FILE=gobject-docs.sgml
 
 # The directory containing the source code (if it contains documentation).
-DOC_SOURCE_DIR=$(top_srcdir)/gobject
+DOC_SOURCE_DIR=../../../gobject
 
 # Extra options to supply to gtkdoc-fixref
 FIXXREF_OPTIONS=--extra-dir=$(srcdir)/../glib/html