summaryrefslogtreecommitdiff
path: root/dist-check.mk
Commit message (Collapse)AuthorAgeFilesLines
* maint: arrange for "make distcheck" to work with unreleased automakeJim Meyering2016-05-301-0/+1
| | | | | * dist-check.mk (my-distcheck): Remove all .deps directories before performing the recursive comparison.
* tests: now "make distcheck" runs more tests, incl. syntax-checkJim Meyering2010-01-101-0/+170
* cfg.mk: Include dist-check.mk, from coreutils. * Makefile.am (distcheck-hook): Define rule, to hook to... * dist-check.mk: New file.