aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c2de3e4..26fee59 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -82,11 +82,11 @@ check-local: atconfig atlocal $(TESTSUITE)
noinst_PROGRAMS = \
gcffmt\
gcfpeek\
gcfset\
gcfver
-LDADD=@GRECS_LDADD@
-INCLUDES = -I$(top_srcdir)/@GRECS_SUBDIR@/src
+LDADD = @GRECS_LDADD@
+INCLUDES = @GRECS_INCLUDES@

Return to:

Send suggestions and report system problems to the System administrator.