summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/Makefile.am
diff options
context:
space:
mode:
authorJacob Shin <jacobshin313@gmail.com>2018-12-05 12:14:17 -0500
committerJoel Sherrill <joel@rtems.org>2018-12-05 11:29:21 -0600
commit7fe5922a5f5ae4bfd88dbca609d4fe6730360056 (patch)
tree10ffd5d6038e73a85c33bed2e5bde2915b5dfc9b /testsuites/psxtests/Makefile.am
parentbsp/leon2: Move printk() support (diff)
downloadrtems-7fe5922a5f5ae4bfd88dbca609d4fe6730360056.tar.bz2
psxhdrs: POSIX API Signature Compliance Tests for langinfo.h (GCI 2018)
Diffstat (limited to 'testsuites/psxtests/Makefile.am')
-rw-r--r--testsuites/psxtests/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index b25184cc05..a4993fe64e 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -1147,7 +1147,9 @@ lib_a_SOURCES = psxhdrs/devctl/posix_devctl.c \
psxhdrs/sys/time/utimes.c \
psxhdrs/sys/time/setitimer.c \
psxhdrs/sys/time/getitimer.c \
- psxhdrs/sys/time/gettimeofday.c
+ psxhdrs/sys/time/gettimeofday.c \
+ psxhdrs/langinfo/nl_langinfo.c \
+ psxhdrs/langinfo/nl_langinfo_l.c
## Not supported by RTEMS, but POSIX API Compliance tests exist.
## lib_a_SOURCES += psxhdrs/ulimit/ulimit.c