From: Pádraig Brady
Date: Fri, 29 Dec 2023 17:51:19 +0000 (+0000) Subject: maint: distribute new header from previous commit X-Git-Tag: v9.5~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dda34366385354a20f2a62e6cca9d9f0f0c2b42;p=thirdparty%2Fcoreutils.git maint: distribute new header from previous commit * src/local.mk: Reference the new header, so it's distributed. --- diff --git a/src/local.mk b/src/local.mk index 61e0227fe9..c52cc6cc70 100644 --- a/src/local.mk +++ b/src/local.mk @@ -40,6 +40,7 @@ noinst_PROGRAMS = \ src/make-prime-list noinst_HEADERS = \ + src/chown.h \ src/chown-core.h \ src/copy.h \ src/cp-hash.h \