]> sourceware.org Git - automake.git/commit
Allow package trees (packages with subpackages) to share
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 19 Mar 2006 05:04:26 +0000 (05:04 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 19 Mar 2006 05:04:26 +0000 (05:04 +0000)
commit44c15470763db10dedbd9a13d2a47ac541f7a102
treedc8c9fbfe4f6f0404572a30ebe4496a27d1378d0
parent8f5737adbe8da2a1896b384e2f1dfe5e6769ba9e
Allow package trees (packages with subpackages) to share
common distributed auxiliary files (and directories) that
reside within a subpackage.

* lib/am/distdir.am (distdir %?TOPDIR_P%): Do not fail if
`$(distdir)' already exists.
(%?SUBDIRS%): Set `am__remove_distdir' to `:' to prevent
removal of subpackage trees for distribution.
* tests/subpkg3.test: New test.
* tests/Makefile.am: Update.
14 files changed:
ChangeLog
Makefile.in
aclocal.m4
configure
doc/Makefile.in
lib/Automake/Makefile.in
lib/Automake/tests/Makefile.in
lib/Makefile.in
lib/am/Makefile.in
lib/am/distdir.am
m4/Makefile.in
tests/Makefile.am
tests/Makefile.in
tests/subpkg3.test [new file with mode: 0755]
This page took 0.032911 seconds and 5 git commands to generate.