[gnome-control-center/gnome-3-6] build: Fix distcheck
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/gnome-3-6] build: Fix distcheck
- Date: Wed, 14 Nov 2012 12:13:37 +0000 (UTC)
commit 05f19e36a4b0c7516858126250a8d1a5af46b9a0
Author: Bastien Nocera <hadess hadess net>
Date: Wed Nov 14 13:07:23 2012 +0100
build: Fix distcheck
Left-over files from update-icon-cache shouldn't be created
in the first place when running distcheck.
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 0e05b41..c77c562 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,7 +28,7 @@ MAINTAINERCLEANFILES = \
EXTRA_DIST = \
MAINTAINERS
-DISTCHECK_CONFIGURE_FLAGS = --disable-update-mimedb --enable-gtk-doc
+DISTCHECK_CONFIGURE_FLAGS = --disable-update-mimedb --enable-gtk-doc --disable-maintainer-mode
GITIGNOREFILES=m4
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]