]> git.ipfire.org Git - thirdparty/squid.git/commit
Maintenance: Sort source file lists in Makefiles (#643)
authorFrancesco Chemolli <kinkie@squid-cache.org>
Mon, 1 Jun 2020 16:28:33 +0000 (16:28 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 1 Jun 2020 16:28:37 +0000 (16:28 +0000)
commit2a06115d8ffa57989c381453f8c163cdb4c4a7aa
tree7c3233a9711887507d6af8cffd24b8131a8a35a4
parent1c2b4465dbca5ae7ffacfb6150bc2e08c1a4a64f
Maintenance: Sort source file lists in Makefiles (#643)

Automate keeping files in Makefile.am SOURCES
directives in the appropriate order and apply to
current Makefile.am throughout the source
scripts/format-makefile-am.pl [new file with mode: 0755]
scripts/source-maintenance.sh