From 22174021f8255c4b06d528b93db31dc4d2a4a73c Mon Sep 17 00:00:00 2001 From: Ruediger Meier Date: Mon, 26 Jun 2017 16:54:57 +0200 Subject: build-sys: fix chown mistake, add checkusage.sh to the dist Sorry, don't know why I reverted fad561b0. But for travis we need it only in check_nonroot(). check_root() *can* do chown and the check_dist() is handled by Makefile. Signed-off-by: Ruediger Meier --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 325d1f4fa..54c85e16f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -192,6 +192,7 @@ DISTCHECK_CONFIGURE_FLAGS = \ --disable-use-tty-group \ --disable-silent-rules \ --enable-all-programs \ + --disable-makeinstall-chown \ --enable-static-programs \ --enable-gtk-doc \ --with-python \ -- cgit v1.2.3-55-g7522