summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index 3e8520cb0f..c4df4ba09a 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -1138,7 +1138,10 @@ lib_a_SOURCES = psxhdrs/devctl/posix_devctl.c \
psxhdrs/regex/regerror.c \
psxhdrs/regex/regexec.c \
psxhdrs/regex/regfree.c \
- psxhdrs/fnmatch/fnmatch.c
+ psxhdrs/fnmatch/fnmatch.c \
+ psxhdrs/iconv/iconv.c \
+ psxhdrs/iconv/iconv_close.c \
+ psxhdrs/iconv/iconv_open.c
endif
rtems_tests_PROGRAMS = $(psx_tests)