]> git.ipfire.org Git - thirdparty/coreutils.git/commit
build: avoid make distcheck error
authorPádraig Brady <P@draigBrady.com>
Sat, 5 Jul 2025 16:45:00 +0000 (17:45 +0100)
committerPádraig Brady <P@draigBrady.com>
Sat, 5 Jul 2025 21:14:08 +0000 (22:14 +0100)
commitfd59e4a955970b2a6c2796578f1bc8b57604f731
tree9ed39899c33bdc8c7a5c123e3f9b9e53442e32ba
parent2230933f84d2bba47edfb4f0883dc73f669a7804
build: avoid make distcheck error

* src/local.mk: Similarly to commit v8.22-156-g09937e9d0
track speedlist.h with nodist_src_stty_SOURCES and DISTCLEANFILES
to ensure the make distcheck manifest comparison passes.
Addresses https://bug.gnu.org/78960
src/local.mk