(LDADD): Define.
authorJim Meyering <jim@meyering.net>
Sun, 5 Dec 2004 20:02:23 +0000 (20:02 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 5 Dec 2004 20:02:23 +0000 (20:02 +0000)
lib/Makefile.am

index 90eea07..0ba18bd 100644 (file)
@@ -18,7 +18,9 @@
 ## 02111-1307, USA.
 
 noinst_LIBRARIES = libfetish.a
+
 noinst_PROGRAMS = t-fpending
+LDADD = $(noinst_LIBRARIES)
 
 AM_CPPFLAGS = -I.. -I$(srcdir)
 DEFS += -DLIBDIR=\"$(libdir)\"