]> git.ipfire.org Git - thirdparty/automake.git/commit
Fix for maintclean.test:
authorTom Tromey <tromey@redhat.com>
Wed, 16 May 2001 04:32:09 +0000 (04:32 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 16 May 2001 04:32:09 +0000 (04:32 +0000)
commite00a98988aaa7670a5f3822feb328c8a71ba37cb
treed3d9b27a5d4d22a9d721a6e609ba7e4cfd177b38
parentb459ff3b151a8fd0e92dc960065ed977bde9dea7
Fix for maintclean.test:
* tests/Makefile.am (XFAIL_TESTS): Removed maintclean.test.
* lib/am/clean.am (distclean-generic): Don't remove config.cache
or config.log.
(distclean, maintainer-clean): Moved to...
* lib/am/configure.am: ... here.
(distclean): Remove config.cache and config.log.
(maintainer-clean): Removed.
(maintainer-clean-conf): New target.
(maintainer-clean-am): New target.
ChangeLog
lib/am/clean.am
lib/am/configure.am
tests/Makefile.am
tests/Makefile.in