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=01cbe2f97810549d9ef1ffa2e5957e9ffa408359;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 91364635fc..986bd217ff 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -145,6 +145,7 @@ noinst_HEADERS = \ copy.h \ cp-hash.h \ dircolors.h \ + fiemap.h \ find-mount-point.h \ fs.h \ group-list.h \