summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2016-10-15 15:27:48 -0700
committerJim Meyering <meyering@fb.com>2016-10-15 16:52:14 -0700
commitd035eacfdeba2da0134e606c8a63b2f3c0bd05bb (patch)
treef7eeddac51f1bcdfdba9d21b50a775ab0df1f36d /src
parentdad7ab0b7b322a800e6b1012b777169169068388 (diff)
downloadcoreutils-d035eacfdeba2da0134e606c8a63b2f3c0bd05bb.tar.xz
build: also distribute new file, src/die.h
* src/local.mk (noinst_HEADERS): Add die.h.
Diffstat (limited to 'src')
-rw-r--r--src/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/local.mk b/src/local.mk
index 6afaf836a..a8d7866a9 100644
--- a/src/local.mk
+++ b/src/local.mk
@@ -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 \