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, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 82cae7e..4d567b3 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -37,12 +37,13 @@ $(srcdir)/package.m4: $(top_srcdir)/configure.ac
## ------------ ##
## Test suite. ##
## ------------ ##
TESTSUITE_AT = \
+ forlan01.at\
hmac01.at\
hmac02.at\
hmac03.at\
testsuite.at\
urlenc01.at\
xml01.at
@@ -66,12 +67,13 @@ check-local: atconfig atlocal $(TESTSUITE)
# Run the test suite on the *installed* tree.
#installcheck-local:
# $(SHELL) $(TESTSUITE) AUTOTEST_PATH=$(exec_prefix)/bin
noinst_PROGRAMS = \
+ tforlan\
thmac\
turlenc\
txml
LDADD = ../lib/libeclat.a ../grecs/src/libgrecs.a
INCLUDES = -I$(top_srcdir)/grecs/src/ -I$(top_srcdir)/lib

Return to:

Send suggestions and report system problems to the System administrator.