]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
(DISTFILES): Rearrange.
authorDavid MacKenzie <djm@djmnet.org>
Wed, 13 Apr 1994 04:52:30 +0000 (04:52 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Wed, 13 Apr 1994 04:52:30 +0000 (04:52 +0000)
Makefile.in
doc/Makefile.in

index ec40a65339367c8dd0cbcd2da034bdbce55bf8a9..e4c8b4067a3cd11c417fd2bc5d1da377911627cf 100644 (file)
@@ -45,9 +45,9 @@ infodir = $(prefix)/info
 SHELL = /bin/sh
 
 DISTFILES = README Makefile.in INSTALL NEWS COPYING ChangeLog \
-autoconf.texi autoconf.info standards.texi make-stds.texi standards.info \
-texinfo.tex acconfig.h autoconf.sh acgeneral.m4 acspecific.m4 \
-configure configure.in autoheader.sh mkinstalldirs install.sh
+autoconf.texi acconfig.h autoconf.sh acgeneral.m4 acspecific.m4 \
+configure configure.in autoheader.sh mkinstalldirs install.sh \
+autoconf.info standards.texi make-stds.texi standards.info texinfo.tex
 
 editsh = sed -e 's,@''datadir''@,$(acdatadir),g' -e 's,@''M4''@,$(M4),g'
 
index ec40a65339367c8dd0cbcd2da034bdbce55bf8a9..e4c8b4067a3cd11c417fd2bc5d1da377911627cf 100644 (file)
@@ -45,9 +45,9 @@ infodir = $(prefix)/info
 SHELL = /bin/sh
 
 DISTFILES = README Makefile.in INSTALL NEWS COPYING ChangeLog \
-autoconf.texi autoconf.info standards.texi make-stds.texi standards.info \
-texinfo.tex acconfig.h autoconf.sh acgeneral.m4 acspecific.m4 \
-configure configure.in autoheader.sh mkinstalldirs install.sh
+autoconf.texi acconfig.h autoconf.sh acgeneral.m4 acspecific.m4 \
+configure configure.in autoheader.sh mkinstalldirs install.sh \
+autoconf.info standards.texi make-stds.texi standards.info texinfo.tex
 
 editsh = sed -e 's,@''datadir''@,$(acdatadir),g' -e 's,@''M4''@,$(M4),g'