aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-06-13 16:19:29 +0200
committerJim Meyering <meyering@redhat.com>2010-06-13 16:19:29 +0200
commitbe5548445e90a36ab5018cac0fb19f2498d0521c (patch)
tree6678af04bf807ce0bf2178d2313322d136b9afdf
parentcopy.c: add FIEMAP_FLAG_SYNC to fiemap ioctl (diff)
downloadcoreutils-be5548445e90a36ab5018cac0fb19f2498d0521c.tar.gz
coreutils-be5548445e90a36ab5018cac0fb19f2498d0521c.zip
build: distribute new file, fiemap.h
* src/Makefile.am (noinst_HEADERS): Add fiemap.h.
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0630a069d..7d563122a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -145,6 +145,7 @@ noinst_HEADERS = \
copy.h \
cp-hash.h \
dircolors.h \
+ fiemap.h \
fs.h \
group-list.h \
ls.h \