X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=5356aa6b76d03a1d9b66779d7fe69c01c4a603de;hb=d770149b4365cf33e764e63ed68e1fccab94b823;hp=5eef88e1e0c00fe9ec77f76e14b9a44d0e49ceb1;hpb=620f086b93d674bd76b944ed655853c927157612;p=gnulib.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 5eef88e1e..5356aa6b7 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -18,6 +18,7 @@ libfetish_a_SOURCES = \ strftime.c \ getopt.c getopt.h getopt1.c \ hash.c hash.h \ + hash-pjw.c hash-pjw.h \ __fpending.h \ addext.c \ argmatch.c argmatch.h \ @@ -28,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 \ @@ -40,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 \ @@ -81,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 \ @@ -117,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