* src/Makefile.am (noinst_HEADERS): Add ioblksize.h. --- src/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am index 908cd33..516e1e5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -149,6 +149,7 @@ noinst_HEADERS = \ find-mount-point.h \ fs.h \ group-list.h \ + ioblksize.h \ ls.h \ operand2sig.h \ prog-fprintf.h \ -- 1.7.2.5
