aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 = \
LDADD = \
../lib/libpies.a\
@GRECS_LDADD@\
- ../gnu/libgnu.a
+ ../gnu/libgnu.a\
+ $(LTLIBINTL) $(LTLIBICONV)
AUTOTEST = $(AUTOM4TE) --language=autotest
$(TESTSUITE): package.m4 $(TESTSUITE_AT)

Return to:

Send suggestions and report system problems to the System administrator.