From 3c2788ad9ab1f41db5221e972c1c7c710f0ed9c3 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Sun, 26 Nov 1995 06:32:09 +0000 Subject: [PATCH] (common): Don't include acconfig.h, config.h.top, config.h.bot --- automake.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automake.in b/automake.in index 7fcb8699..dcf34944 100755 --- a/automake.in +++ b/automake.in @@ -34,7 +34,7 @@ am_dir=@datadir@/@PACKAGE@ # include in DIST_FILES. NOTE if you add something here, make sure # you add it in the right place -- that is, so that the "--help" still # lines up nicely. -common='THANKS TODO README NEWS COPYING COPYING.LIB INSTALL ABOUT-NLS ChangeLog configure configure.in config.guess config.sub mkinstalldirs install-sh texinfo.tex acconfig.h config.h.top config.h.bot' +common='THANKS TODO README NEWS COPYING COPYING.LIB INSTALL ABOUT-NLS ChangeLog configure configure.in config.guess config.sub mkinstalldirs install-sh texinfo.tex' # $echo will eventually be used to handle NLS matters. echo=echo -- 2.43.5