From d0abfc5c1695a0e9cf4ae0f2dd1cb29bfc93756f Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 25 Jan 2021 17:05:29 +0100 Subject: Makefile.am: Set DISTCHECK_CONFIGURE_FLAGS. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 400e1f0..0a03376 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,6 +14,8 @@ SUBDIRS += \ tests: libayatana-indicator endif +DISTCHECK_CONFIGURE_FLAGS = --disable-deprecations --disable-silent-rules --with-gtk=3 + DISTCLEANFILES = \ libayatana-indicator-*.tar.gz -- cgit v1.2.3