aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
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 4312f99..aeea22b 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -77,7 +77,7 @@ noinst_PROGRAMS = \
gcfpeek\
gcfset
-LDADD=../src/libgrecs.a
+LDADD=@GRECS_LDADD@
INCLUDES = -I$(top_srcdir)/@GRECS_SUBDIR@/src

Return to:

Send suggestions and report system problems to the System administrator.