summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-10-22 13:58:20 +0200
committerinfirit <[email protected]>2013-10-22 14:37:24 +0200
commit8328d19662bc7cc61d2ed730a5acd7667838c416 (patch)
treeac11b40f4fc091a4f6ad2eb0e38fd4fbb969a571 /Makefile.am
parent0656ca9fb350ebcf05d205dc861cacc875067dd7 (diff)
downloadmate-notification-daemon-8328d19662bc7cc61d2ed730a5acd7667838c416.tar.bz2
mate-notification-daemon-8328d19662bc7cc61d2ed730a5acd7667838c416.tar.xz
Add update-icon-cache config option for makedistcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 969b5c5..00cc0e9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,8 @@ $(OBJECTS): libtool
libtool: $(LIBTOOL_DEPS)
$(SHELL) ./config.status --recheck
+DISTCHECK_CONFIGURE_FLAGS = --disable-icon-update
+
DISTCLEANFILES = \
intltool-extract \
intltool-merge \