]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: distribute new header from previous commit
authorPádraig Brady <P@draigBrady.com>
Fri, 29 Dec 2023 17:51:19 +0000 (17:51 +0000)
committerPádraig Brady <P@draigBrady.com>
Fri, 29 Dec 2023 17:51:19 +0000 (17:51 +0000)
* src/local.mk: Reference the new header, so it's distributed.

src/local.mk

index 61e0227fe9f0264434c1b7fecbf4ad56cb6b2ed5..c52cc6cc705f3de3fbc545a8fd7e0cf97af30f07 100644 (file)
@@ -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                        \