summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index f9e5c9f..eb7e2c2 100644
--- a/configure.in
+++ b/configure.in
@@ -3,6 +3,8 @@ AC_INIT(src)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(zenity, 2.11.2)
+GNOME_DOC_INIT
+
AM_MAINTAINER_MODE
AC_PROG_INTLTOOL([0.29])
@@ -93,6 +95,4 @@ src/Makefile
src/gdialog
data/Makefile
help/Makefile
-help/C/Makefile
-help/sr/Makefile
])