From 74ff41c3a573bdf74b60623065eb92a49f055893 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 3 Sep 2013 20:09:14 -0400 Subject: [PATCH] Minor --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index c98b78025..15ccbf871 100644 --- a/Makefile.am +++ b/Makefile.am @@ -55,7 +55,9 @@ DISTCHECK_CONFIGURE_FLAGS = \ # TODO: Copy infrastructure from cairo +# TAR_OPTIONS is not set as env var for 'make dist'. How to fix that? TAR_OPTIONS = --owner=0 --group=0 + dist-hook: dist-clear-sticky-bits # Clean up any sticky bits we may inherit from parent dir dist-clear-sticky-bits: