X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=da1f7e250efe97e5259bf3086a1a186a1f0d651c;hb=5c2760a37a90fe3a22c5fddfb2dbf713b63beb32;hp=625f88651d439cf92390fa70668ebae9ef2a4c48;hpb=f7782db7d8d2a8224bb0d5299cc7703088b1fe8d;p=gnulib.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 625f88651..da1f7e250 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 \ @@ -118,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