summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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 c1a6956..1d7a1ad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,6 +9,8 @@ CLEANFILES += mozo
DISTCLEANFILES = ChangeLog
+DISTCHECK_CONFIGURE_FLAGS = --disable-icon-update
+
mozo: mozo.in
sed -e s!\@PYTHON\@!@PYTHON@! \
-e s!\@PYOPTIONS\@!-OOt! \