summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-07-01 20:03:31 +0200
committerStefano Karapetsas <[email protected]>2014-07-01 20:03:31 +0200
commit06778518d38fc40cd106ac1a2a525ee2f416dc10 (patch)
tree3781349547c8dbfb844df49a6c7272cf6997d0b3
parent95d70cc516f957ebc8c26ff779491d13f542d832 (diff)
downloadmate-session-manager-06778518d38fc40cd106ac1a2a525ee2f416dc10.tar.bz2
mate-session-manager-06778518d38fc40cd106ac1a2a525ee2f416dc10.tar.xz
Disable upower in distcheckmate-session-manager-1.9.1
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9914dbc..8864c38 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,4 +29,6 @@ MAINTAINERCLEANFILES = \
$(srcdir)/m4/intltool.m4 \
`find "$(srcdir)" -type f -name Makefile.in -print`
+DISTCHECK_CONFIGURE_FLAGS = --disable-upower
+
-include $(top_srcdir)/git.mk