summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/Makefile.am
diff options
context:
space:
mode:
authorJacob Shin <jacobshin313@gmail.com>2018-12-05 14:14:42 -0500
committerJoel Sherrill <joel@rtems.org>2018-12-05 13:47:47 -0600
commitcf2e6dde5a4c4801e150d61a3e2c7f882187b77f (patch)
treea8c8ba159fc4e9b7e8cf2218f8dc1a00b7a8d6b3 /testsuites/psxtests/Makefile.am
parentpsxhdrs: POSIX API Signature Compliance Tests for assert.h (GCI 2018) (diff)
downloadrtems-cf2e6dde5a4c4801e150d61a3e2c7f882187b77f.tar.bz2
psxhdrs: POSIX API Signature Compliance Tests for sys/utsname.h (GCI 2018)
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 b55b31443b..ba814edf97 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -1148,7 +1148,8 @@ lib_a_SOURCES = psxhdrs/devctl/posix_devctl.c \
psxhdrs/sys/time/gettimeofday.c \
psxhdrs/langinfo/nl_langinfo.c \
psxhdrs/langinfo/nl_langinfo_l.c \
- psxhdrs/assert/assert.c
+ psxhdrs/assert/assert.c \
+ psxhdrs/sys/utsname/uname.c
## Not supported by RTEMS, but POSIX API Compliance tests exist.
## lib_a_SOURCES += psxhdrs/ulimit/ulimit.c