diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
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 |