X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=5356aa6b76d03a1d9b66779d7fe69c01c4a603de;hb=d770149b4365cf33e764e63ed68e1fccab94b823;hp=625f88651d439cf92390fa70668ebae9ef2a4c48;hpb=f7782db7d8d2a8224bb0d5299cc7703088b1fe8d;p=gnulib.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 625f88651..5356aa6b7 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -29,6 +29,7 @@ libfetish_a_SOURCES = \ closeout.c closeout.h \ diacrit.c diacrit.h \ dirname.c dirname.h \ + dirfd.h \ dup-safer.c \ exclude.c exclude.h \ filemode.c filemode.h \ @@ -41,7 +42,6 @@ libfetish_a_SOURCES = \ getstr.c getstr.h \ getugroups.c \ group-member.h \ - gtod.h \ hard-locale.c hard-locale.h \ human.c human.h \ idcache.c \ @@ -82,6 +82,7 @@ libfetish_a_SOURCES = \ xgetcwd.c \ xgethostname.c \ xmalloc.c \ + xmemcoll.c xmemcoll.h \ xreadlink.c xreadlink.h \ xstrdup.c \ xstrtod.c xstrtod.h \ @@ -118,6 +119,7 @@ stat.c: xstat.in $(srcdir)/xstat.in > $@-t mv $@-t $@ +Makefile: $(BUILT_SOURCES) # The following is needed in order to install a simple file in $(libdir) # which is shared with other installed packages. We use a list of referencing