[gnome-power-manager] Disable self checks on make distcheck
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-power-manager] Disable self checks on make distcheck
- Date: Sun, 14 Jun 2009 15:12:07 -0400 (EDT)
commit 4db4575254b64b4ba87fe3b86fdc86f2ae68f2bf
Author: Richard Hughes <richard hughsie com>
Date: Sun Jun 14 20:10:22 2009 +0100
Disable self checks on make distcheck
Makefile.am | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e7556a6..6c225e6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,7 +37,11 @@ DISTCLEANFILES = \
intltool-update \
gnome-power-manager-*.tar.gz
-DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --disable-applets
+DISTCHECK_CONFIGURE_FLAGS = \
+ --disable-schemas-install \
+ --disable-scrollkeeper \
+ --disable-applets \
+ --disable-tests
distclean-local:
if test $(srdcir) = .; then :; else \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]