summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/Makefile.am')
-rw-r--r--testsuites/psxtests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index 6484ac03ba..3e8520cb0f 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -1137,7 +1137,8 @@ lib_a_SOURCES = psxhdrs/devctl/posix_devctl.c \
psxhdrs/regex/regcomp.c \
psxhdrs/regex/regerror.c \
psxhdrs/regex/regexec.c \
- psxhdrs/regex/regfree.c
+ psxhdrs/regex/regfree.c \
+ psxhdrs/fnmatch/fnmatch.c
endif
rtems_tests_PROGRAMS = $(psx_tests)