summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2011-01-04 11:05:13 +0100
committerWerner Koch <wk@gnupg.org>2011-01-04 11:05:13 +0100
commitde7bd128995c9cf6e471d1bb16cf4a2f80262c96 (patch)
tree82c150935d9759fa546053ebca059469f6c85161 /tests/Makefile.am
parent294eb3d5838830b777c3b412b3f3188e0962e588 (diff)
downloadlibgcrypt-de7bd128995c9cf6e471d1bb16cf4a2f80262c96.tar.gz
Makefile.am (LDADD): Fix typo in last change.
Reported by Andrey Jivsov.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f334acbb..59cc5c47 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -36,7 +36,7 @@ TESTS += benchmark
AM_CPPFLAGS = -I../src -I$(top_srcdir)/src
AM_CFLAGS = $(GPG_ERROR_CFLAGS)
-LDADD = ../src/libgcrypt.la $(DL_LIBS) ../compat/libcompat.la $(GPG_ERROR_LIB)
+LDADD = ../src/libgcrypt.la $(DL_LIBS) ../compat/libcompat.la $(GPG_ERROR_LIBS)
EXTRA_PROGRAMS = testapi pkbench
noinst_PROGRAMS = $(TESTS) fipsdrv rsacvt