From a967adb2157417a0806053a7a041f3282ce67ca6 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 19 Oct 2002 12:54:23 +0000 Subject: (libfetish_a_SOURCES): Add imaxtostr.c, offtostr.c, umaxtostr.c. (EXTRA_DIST): Add inttostr.c. --- lib/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Makefile.am b/lib/Makefile.am index 76a62a27e..c621387bc 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -53,6 +53,7 @@ libfetish_a_SOURCES = \ human.c human.h \ idcache.c \ isdir.c \ + imaxtostr.c \ lchown.h \ linebuffer.c linebuffer.h \ localcharset.c \ @@ -64,6 +65,7 @@ libfetish_a_SOURCES = \ memcoll.c memcoll.h \ modechange.c modechange.h \ mountlist.h \ + offtostr.c \ path-concat.c path-concat.h \ pathmax.h \ physmem.c physmem.h \ @@ -83,6 +85,7 @@ libfetish_a_SOURCES = \ stripslash.c \ strverscmp.h \ timespec.h \ + umaxtostr.c \ unicodeio.c unicodeio.h \ unistd-safer.h \ userspec.c \ @@ -111,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 + fnmatch_loop.c inttostr.c lstat.c: xstat.in sed \ -- cgit v1.2.3-70-g09d2