aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 4631a2c..8260073 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -81,7 +81,8 @@ AM_CPPFLAGS = \
81LDADD = \ 81LDADD = \
82 ../lib/libpies.a\ 82 ../lib/libpies.a\
83 @GRECS_LDADD@\ 83 @GRECS_LDADD@\
84 ../gnu/libgnu.a 84 ../gnu/libgnu.a\
85 $(LTLIBINTL) $(LTLIBICONV)
85 86
86AUTOTEST = $(AUTOM4TE) --language=autotest 87AUTOTEST = $(AUTOM4TE) --language=autotest
87$(TESTSUITE): package.m4 $(TESTSUITE_AT) 88$(TESTSUITE): package.m4 $(TESTSUITE_AT)

Return to:

Send suggestions and report system problems to the System administrator.