X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=da1f7e250efe97e5259bf3086a1a186a1f0d651c;hb=fe13248ec3e6de9b670cc1d5786b58f514ef0abd;hp=5eef88e1e0c00fe9ec77f76e14b9a44d0e49ceb1;hpb=620f086b93d674bd76b944ed655853c927157612;p=gnulib.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 5eef88e1e..da1f7e250 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 \ @@ -117,6 +118,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