From be5548445e90a36ab5018cac0fb19f2498d0521c 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 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 \ -- 2.47.3