summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/Makefile.am
diff options
context:
space:
mode:
authorABR290B <abhimanyuraghuvanshi29@gmail.com>2018-12-06 09:38:31 +0530
committerJoel Sherrill <joel@rtems.org>2018-12-05 22:47:20 -0600
commitbf135a97a11d7ec36e9fcfd646972c7d2d2b8a6c (patch)
treefb843f320c3903203f356d62de1a59eaecc2c14c /testsuites/psxtests/Makefile.am
parentAdded POSIX Compliance Test for complex.h, and adding lines to define CYGWIN ... (diff)
downloadrtems-bf135a97a11d7ec36e9fcfd646972c7d2d2b8a6c.tar.bz2
POSIX Compliance Signature Test for glob.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 79eb6269a4..4186bd83c7 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -1093,6 +1093,8 @@ lib_a_SOURCES = psxhdrs/devctl/posix_devctl.c \
psxhdrs/dirent/scandir.c \
psxhdrs/dirent/seekdir.c \
psxhdrs/dirent/telldir.c \
+ psxhdrs/glob/glob.c \
+ psxhdrs/glob/globfree.c \
psxhdrs/mqueue/mq_open.c \
psxhdrs/mqueue/mq_close.c \
psxhdrs/mqueue/mq_getattr.c \