From a50ca679a16241a2ea930cbeb52ed9ed34c10977 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 13 Jun 2010 16:19:29 +0200 Subject: [PATCH] build: distribute new file, fiemap.h * src/Makefile.am (noinst_HEADERS): Add fiemap.h. --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.47.2