aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-07-15 11:51:50 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-07-15 11:51:50 +0300
commitab6db76c77ea6480b307e43107bf570eb90d95eb (patch)
tree6a91c191411af18825cb50d012c2e38c0efebdc2 /tests/Makefile.am
parent65ce987f7408a46233d9b0404c2396e4370a12ea (diff)
downloadwydawca-ab6db76c77ea6480b307e43107bf570eb90d95eb.tar.gz
wydawca-ab6db76c77ea6480b307e43107bf570eb90d95eb.tar.bz2
Switch to grecs eb66a000
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index dcb3f65..d258768 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -57,8 +57,7 @@ TESTSUITE_AT = \
upl11.at\
upl12f.at\
upl12t.at\
- version.at\
- wordsplit.at
+ version.at
TESTSUITE = $(srcdir)/testsuite
M4=m4
@@ -81,9 +80,9 @@ check-local: atconfig atlocal $(TESTSUITE)
#installcheck-local:
# $(SHELL) $(TESTSUITE) AUTOTEST_PATH=$(exec_prefix)/bin
-check_PROGRAMS = wstest wsbatch pushck bkupname
+check_PROGRAMS = pushck bkupname
AM_CPPFLAGS = \
- -I$(top_srcdir)/grecs/src\
+ @GRECS_INCLUDES@ \
-I$(top_srcdir)/include\
-I$(top_srcdir)/src
LDADD=@GRECS_LDADD@

Return to:

Send suggestions and report system problems to the System administrator.