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
@@ -70,7 +70,7 @@ check-local: atconfig atlocal $(TESTSUITE)
70# $(SHELL) $(TESTSUITE) AUTOTEST_PATH=$(exec_prefix)/bin 70# $(SHELL) $(TESTSUITE) AUTOTEST_PATH=$(exec_prefix)/bin
71 71
72check_PROGRAMS = wstest wsbatch 72check_PROGRAMS = wstest wsbatch
73INCLUDES = -I$(top_srcdir)/gconf -I$(top_srcdir)/gnu -I../gnu 73INCLUDES = -I$(top_srcdir)/grecs/src -I$(top_srcdir)/gnu -I../gnu
74LDADD=../gconf/libgconf.a ../gnu/libgnu.a 74LDADD=../grecs/src/libgrecs.a ../gnu/libgnu.a
75 75
76 76

Return to:

Send suggestions and report system problems to the System administrator.