1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-13 13:45:55 +02:00

(LDADD): Define.

This commit is contained in:
Jim Meyering
2004-12-05 20:02:23 +00:00
parent 55ec26651c
commit 89647b7451
+2
View 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)\"