summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/Makefile.am
diff options
context:
space:
mode:
authorPritish Jain <pritishjain2001@gmail.com>2018-12-11 03:47:21 -0500
committerJoel Sherrill <joel@rtems.org>2018-12-11 13:14:24 -0600
commit484ef98c873c8803b3d10f1bdc4ffed3af9d0ae3 (patch)
tree06b056d213774da3c7a4daeb86744bd5c86bb2a0 /testsuites/psxtests/Makefile.am
parentposix: Fix shm_unlink() (diff)
downloadrtems-484ef98c873c8803b3d10f1bdc4ffed3af9d0ae3.tar.bz2
psxhdrs: Add POSIX Compliance Tests for wordexp.h (GCI 2018)
Diffstat (limited to 'testsuites/psxtests/Makefile.am')
-rw-r--r--testsuites/psxtests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index a2b04caf33..3b1a13797e 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -1070,6 +1070,8 @@ lib_a_SOURCES = psxhdrs/devctl/posix_devctl.c \
psxhdrs/unistd/sleep.c psxhdrs/unistd/sync.c psxhdrs/unistd/ualarm.c \
psxhdrs/unistd/usleep.c psxhdrs/sys/mman/mlockall.c \
psxhdrs/utime/utime.c \
+ psxhdrs/wordexp/wordexp.c \
+ psxhdrs/wordexp/wordfree.c \
psxhdrs/sys/mman/mlock.c psxhdrs/sys/mman/mmap.c \
psxhdrs/sys/mman/mprotect.c psxhdrs/sys/mman/msync.c \
psxhdrs/sys/mman/munlockall.c psxhdrs/sys/mman/munlock.c \