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 aa8b029..8efcdef 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -67,10 +67,10 @@ check-local: atconfig atlocal $(TESTSUITE)
# Run the test suite on the *installed* tree.
#installcheck-local:
# $(SHELL) $(TESTSUITE) AUTOTEST_PATH=$(exec_prefix)/bin
check_PROGRAMS = wstest wsbatch
-INCLUDES = -I$(top_srcdir)/gconf -I$(top_srcdir)/gnu -I../gnu
-LDADD=../gconf/libgconf.a ../gnu/libgnu.a
+INCLUDES = -I$(top_srcdir)/grecs/src -I$(top_srcdir)/gnu -I../gnu
+LDADD=../grecs/src/libgrecs.a ../gnu/libgnu.a

Return to:

Send suggestions and report system problems to the System administrator.