I've reworked and improved the commit message a bit, and added a new test case for extra-safety (in a separate, preparatory patch). This is what I intend to push soon enough (in a day or two).
Regards, Stefano -*-*-*- Stefano Lattarini (2): tests: add a "demo" test on C support subdirs: unify rules for "cleaning" and "normal" recursive targets lib/am/subdirs.am | 54 +++------------ t/c-demo.sh | 179 +++++++++++++++++++++++++++++++++++++++++++++++++ t/list-of-tests.mk | 2 + t/subdir-distclean.sh | 103 ++++++++++++++++++++++++++++ 4 files changed, 293 insertions(+), 45 deletions(-) create mode 100755 t/c-demo.sh create mode 100755 t/subdir-distclean.sh -- 1.7.9.5