]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 5 Dec 2004 20:03:06 +0000 (20:03 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 5 Dec 2004 20:03:06 +0000 (20:03 +0000)
lib/Makefile.in

index 6863e4c714b4133796edc6f73bbdc658d9d3c4b1..2336473ba8708a637ed10b513bcccf372c17e2be 100644 (file)
@@ -209,6 +209,7 @@ PROGRAMS = $(noinst_PROGRAMS)
 t_fpending_SOURCES = t-fpending.c
 t_fpending_OBJECTS = t-fpending.$(OBJEXT)
 t_fpending_LDADD = $(LDADD)
+t_fpending_DEPENDENCIES = libfetish.a
 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
 am__depfiles_maybe = depfiles
@@ -346,6 +347,7 @@ sharedstatedir = @sharedstatedir@
 sysconfdir = @sysconfdir@
 target_alias = @target_alias@
 noinst_LIBRARIES = libfetish.a
+LDADD = libfetish.a
 AM_CPPFLAGS = -I.. -I$(srcdir)
 libfetish_a_SOURCES = acl.h acl.c getdate.h getdate.y posixtm.c \
        posixtm.h posixver.c posixver.h strftime.c strftime.h hash.c \