]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
(LDADD): Added path to ../libnettle.a,
authorNiels Möller <nisse@lysator.liu.se>
Wed, 4 Dec 2002 15:58:42 +0000 (16:58 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 4 Dec 2002 15:58:42 +0000 (16:58 +0100)
which is redundant except for the dependency.

Rev: src/nettle/testsuite/Makefile.am:1.32

testsuite/Makefile.am

index 7555722c4737beb1da475091ebc643eb6a251324..a5d1162c5e780296bac077265cfee2276cbc51ea 100644 (file)
@@ -24,7 +24,10 @@ TS_ALL = $(TS_PROGS) $(TS_SH)
 
 noinst_PROGRAMS = $(TS_PROGS)
 
-LDADD = testutils.o -lnettle
+# libnettle.a is added at the end to make sure all programs depend on it.
+# It seems there's no DEPENDENCIES variable that affects all programs.
+
+LDADD = testutils.o -lnettle ../libnettle.a
 EXTRA_DIST = $(TS_SH) testutils.c testutils.h \
             run-tests rfc1750.txt