]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
build: also distribute new file, src/die.h
authorJim Meyering <meyering@fb.com>
Sat, 15 Oct 2016 22:27:48 +0000 (15:27 -0700)
committerJim Meyering <meyering@fb.com>
Sat, 15 Oct 2016 23:52:14 +0000 (16:52 -0700)
* src/local.mk (noinst_HEADERS): Add die.h.

src/local.mk

index 6afaf836af6d7e09c9ac981edebd94c5e264ccff..a8d7866a9ec79c81c23558de00036cbbc08c45b4 100644 (file)
@@ -43,6 +43,7 @@ noinst_HEADERS =              \
   src/chown-core.h             \
   src/copy.h                   \
   src/cp-hash.h                        \
+  src/die.h                    \
   src/dircolors.h              \
   src/expand-common.h          \
   src/fiemap.h                 \