From 2f2e67b88935259b6e1c214a2c70b4c964f59028 Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 16 Feb 2014 22:27:22 +0100 Subject: Add option to disable icon cache update --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 33057f9..dffd58f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ SUBDIRS = po po-locations libmateweather doc data python icons ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-icon-update EXTRA_DIST = \ autogen.sh -- cgit v1.2.1