summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 1f82b06..8b70ce0 100644
--- a/configure.in
+++ b/configure.in
@@ -11,7 +11,5 @@ PKG_CHECK_MODULES(GNOME2_USER_DOCS, [ gnome-doc-utils >= 0.5.6 ])
AC_OUTPUT([
Makefile
gnome-user-docs.spec
-gnome2-user-guide/Makefile
-gnome2-accessibility-guide/Makefile
-gnome2-system-admin-guide/Makefile
+gnome-help/Makefile
])