]> sourceware.org Git - automake.git/commitdiff
(common): Don't include acconfig.h, config.h.top, config.h.bot
authorTom Tromey <tromey@redhat.com>
Sun, 26 Nov 1995 06:32:09 +0000 (06:32 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 26 Nov 1995 06:32:09 +0000 (06:32 +0000)
automake.in

index 7fcb869936092a873b269eb18d26739deda1e0db..dcf34944296d4e25aba539a6c0a2ced70d715a77 100755 (executable)
@@ -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
This page took 0.025181 seconds and 5 git commands to generate.