summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/Makefile.am')
-rw-r--r--testsuites/psxtests/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index a7ee8a59a4..c46bdd18e6 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -1148,6 +1148,10 @@ lib_a_SOURCES = psxhdrs/devctl/posix_devctl.c \
psxhdrs/sys/time/setitimer.c \
psxhdrs/sys/time/getitimer.c \
psxhdrs/sys/time/gettimeofday.c
+
+
+## Not supported yet
+## lib_a_SOURCES += psxhdrs/ulimit/ulimit.c
endif
rtems_tests_PROGRAMS = $(psx_tests)