summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorfujiwarat <takao.fujiwara1@gmail.com>2012-10-08 13:00:21 +0900
committerfujiwarat <takao.fujiwara1@gmail.com>2012-10-08 13:00:21 +0900
commit469438987c6aa3b87aa215648d55a7c5e0e01451 (patch)
tree72b26c341e5660fe708fc4a98212e6588a267da7 /docs
parentaf3da0f1f0441615db89116c7a4ae065afa210ca (diff)
downloadibus-469438987c6aa3b87aa215648d55a7c5e0e01451.tar.gz
Fix make dist in the latet doc build.
TEST=Manually Review URL: https://codereview.appspot.com/6615051
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/ibus/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/reference/ibus/Makefile.am b/docs/reference/ibus/Makefile.am
index 75e3815e..82d11fb9 100644
--- a/docs/reference/ibus/Makefile.am
+++ b/docs/reference/ibus/Makefile.am
@@ -17,8 +17,8 @@ DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
# The directory containing the source code. Relative to $(srcdir).
# gtk-doc will search all .c & .h files beneath here for inline comments
# documenting the functions and macros.
-# e.g. DOC_SOURCE_DIR=../../../gtk
-DOC_SOURCE_DIR=../../../src
+# e.g. DOC_SOURCE_DIR=$(top_srcdir)/gtk
+DOC_SOURCE_DIR=$(top_srcdir)/src
# Extra options to pass to gtkdoc-scangobj. Not normally needed.
SCANGOBJ_OPTIONS=