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 2030e80..c31d5b5 100644 --- a/gas/doc/Makefile.in +++ b/gas/doc/Makefile.in @@ -194,7 +194,7 @@ DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = gtar +TAR = tar GZIP_ENV = --best all: all-redirect .SUFFIXES: |