[gnome-control-center] Dropping build stuff we don't need since I dropped help



commit 0246034c5c1cfef3264b878d61d22aedbe978686
Author: Shaun McCance <shaunm gnome org>
Date:   Wed Feb 29 17:54:34 2012 -0500

    Dropping build stuff we don't need since I dropped help

 Makefile.am |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index ce5f6a5..7544cd1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,9 +3,6 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 SUBDIRS = po shell panels
 DIST_SUBDIRS = po shell panels
 
-DISTCLEANFILES = \
-	gnome-doc-utils.make
-
 MAINTAINERCLEANFILES = \
 	$(srcdir)/INSTALL \
 	$(srcdir)/aclocal.m4 \
@@ -26,10 +23,9 @@ MAINTAINERCLEANFILES = \
 	`find "$(srcdir)" -type f -name Makefile.in -print`
 
 EXTRA_DIST = \
-	MAINTAINERS \
-	gnome-doc-utils.make
+	MAINTAINERS
 
-DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-update-mimedb --enable-gtk-doc
+DISTCHECK_CONFIGURE_FLAGS = --disable-update-mimedb --enable-gtk-doc
 
 GITIGNOREFILES=m4
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]