summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e8cd7ee..9ac6fcb 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_INIT(gnome2-user-guide)
-SCROLLKEEPER_REQUIRED=0.1.4
+SCROLLKEEPER_REQUIRED=0.3.4
AC_SUBST(SCROLLKEEPER_REQUIRED)
AM_INIT_AUTOMAKE(gnome2-user-docs, 1.93)
@@ -39,4 +39,6 @@ Makefile
gnome-user-docs.spec
gnome2-user-guide/Makefile
gnome2-user-guide/C/Makefile
+introduction-to-gnome/Makefile
+introduction-to-gnome/C/Makefile
])