From: John Ellson Date: Sun, 10 Jul 2016 17:28:42 +0000 (-0400) Subject: --exclude=w[Cindows/dependencies/*/* not our code, and breaks ubuntus tar v7 as... X-Git-Tag: untagged-720ca8034db44a953d87~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=985ea93521b2b0b6f34459e3ad6ebd1188be226b;p=graphviz --exclude=w[Cindows/dependencies/*/* not our code, and breaks ubuntus tar v7 as used by traviz --- diff --git a/Makefile.am b/Makefile.am index 252b817a1..46ac9a315 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ ACLOCAL_AMFLAGS = -I m4 -export TAR_OPTIONS = --owner=0 --group=0 +export TAR_OPTIONS = --owner=0 --group=0 --exclude=windows/dependencies/*/* txtdir = $(pkgdatadir)/doc htmldir = $(pkgdatadir)/doc/html