summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPeng Huang <shawn.p.huang@gmail.com>2010-10-19 18:23:19 +0900
committerPeng Huang <shawn.p.huang@gmail.com>2010-11-03 10:54:58 +0900
commit3b3f56d0248d9772c581e42d7efadfd7ac223874 (patch)
treebecae48a6fa139dca07d9d814435d4b4aa2e2abb /docs
parenteb0c12036b8806c1e0587dba1744cd4998f66d4e (diff)
downloadibus-3b3f56d0248d9772c581e42d7efadfd7ac223874.tar.gz
Change version to 1.3.99
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/ibus/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/ibus/Makefile.am b/docs/reference/ibus/Makefile.am
index 420045a4..50f8bab6 100644
--- a/docs/reference/ibus/Makefile.am
+++ b/docs/reference/ibus/Makefile.am
@@ -94,7 +94,7 @@ INCLUDES = \
-I$(top_builddir)/src \
$(NULL)
GTKDOC_LIBS = \
- $(top_builddir)/src/libibus-2.0.la \
+ $(top_builddir)/src/libibus-@IBUS_API_VERSION@.la \
$(NULL)
# This includes the standard gtk-doc make rules, copied by gtkdocize.