From a6bc63bae05ff0bde41d53cd7828796322e63a03 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 6 Nov 2002 11:37:11 +0000 Subject: [PATCH] (EXTRA_DIST): Add inttostr.h. --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index c621387bc3..723aea01e8 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -114,7 +114,7 @@ MAINTAINERCLEANFILES = $(BUILT_SOURCES) DISTCLEANFILES = lstat.c stat.c unlocked-io.h EXTRA_DIST = xstat.in config.charset ref-add.sin ref-del.sin gen-uio \ - fnmatch_loop.c inttostr.c + fnmatch_loop.c inttostr.c inttostr.h lstat.c: xstat.in sed \ -- 2.47.2