summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/Makefile.am
diff options
context:
space:
mode:
authorJacob Shin <jacobshin313@gmail.com>2019-01-07 23:14:21 -0500
committerJoel Sherrill <joel@rtems.org>2019-01-08 09:48:29 -0600
commite4a19f5b66edc848777fd68cb4902f848593a90b (patch)
tree9c367b8fba5238b1c4445b34bf17a454857d4400 /testsuites/psxtests/Makefile.am
parentbsp/riscv: Clear boot command line (diff)
downloadrtems-e4a19f5b66edc848777fd68cb4902f848593a90b.tar.bz2
psxhdrs: Add POSIX API Signature Compliance Tests for errno.h
Diffstat (limited to 'testsuites/psxtests/Makefile.am')
-rw-r--r--testsuites/psxtests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index 3a69b2fad9..3b1c36338a 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -1117,6 +1117,7 @@ lib_a_SOURCES = psxhdrs/devctl/posix_devctl.c \
psxhdrs/dirent/scandir.c \
psxhdrs/dirent/seekdir.c \
psxhdrs/dirent/telldir.c \
+ psxhdrs/errno/errno.c \
psxhdrs/glob/glob.c \
psxhdrs/glob/globfree.c \
psxhdrs/libgen/basename.c \