This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
bug?
- To: automake at gnu dot org
- Subject: bug?
- From: Robert Collins <robert dot collins at itdomain dot com dot au>
- Date: 15 Aug 2001 23:27:49 +1000
- List-Id: Discussion list for automake <automake.gnu.org>
Makefile.am with
DIST_SUBDIRS = foo
and no SUBDIRS line won't itererate down into foo during make dist.
Who'd want that? non-recursive automake :].
I'm not exactly worried about this right now though - just documenting
the apparent behaviour. If a PR and testcase are wanted, I'll happily
generate such.
Rob