diff options
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/Makefile.in b/gas/doc/Makefile.in index 8ac535d075..ce79b5ad32 100644 --- a/gas/doc/Makefile.in +++ b/gas/doc/Makefile.in @@ -167,7 +167,7 @@ DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = tar +TAR = gtar GZIP_ENV = --best all: all-redirect .SUFFIXES: |