X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=f3c21b1feb63be9b82b4f8d61a692f5ff3392dd7;hb=f71e0eda3f943b862c13ffa0c1b13995f8d1fb2c;hp=ea560c19c5565a3e9e4ec240f453ba891bd3dd9d;hpb=1a3f767737b1f72f7b4ab8257dd4d6949568a35f;p=gnulib.git diff --git a/lib/Makefile.am b/lib/Makefile.am index ea560c19c..f3c21b1fe 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -9,7 +9,8 @@ DEFS = -DLIBDIR=\"$(libdir)\" @DEFS@ libfetish_a_SOURCES = \ getdate.y posixtm.c addext.c argmatch.c backupfile.c basename.c \ - canon-host.c closeout.c diacrit.c dirname.c exclude.c filemode.c \ + canon-host.c closeout.c diacrit.c dirname.c dup-safer.c \ + exclude.c filemode.c fopen-safer.c \ full-write.c getopt.c getopt1.c getstr.c getugroups.c hard-locale.c hash.c \ human.c idcache.c isdir.c linebuffer.c localcharset.c long-options.c \ makepath.c mbswidth.c md5.c memcasecmp.c memcoll.c modechange.c \ @@ -32,7 +33,8 @@ noinst_HEADERS = \ path-concat.h pathmax.h physmem.h posixtm.h \ quote.h quotearg.h readtokens.h \ readutmp.h regex.h safe-read.h same.h save-cwd.h savedir.h sha.h \ - strverscmp.h unicodeio.h version-etc.h xalloc.h xstrtod.h xstrtol.h + stdio-safer.h strverscmp.h unicodeio.h unistd-safer.h version-etc.h \ + xalloc.h xstrtod.h xstrtol.h BUILT_SOURCES = getdate.c lstat.c stat.c MAINTAINERCLEANFILES = $(BUILT_SOURCES)