From: Jim Meyering Date: Sun, 13 Jun 2010 14:19:29 +0000 (+0200) Subject: build: distribute new file, fiemap.h X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be5548445e90a36ab5018cac0fb19f2498d0521c;p=thirdparty%2Fcoreutils.git build: distribute new file, fiemap.h * src/Makefile.am (noinst_HEADERS): Add fiemap.h. --- diff --git a/src/Makefile.am b/src/Makefile.am index 0630a069d4..7d563122ab 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 \