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.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index fd4ceac338..172599bab9 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -30,6 +30,9 @@ if HAS_POSIX
SUBDIRS += psxkey07
endif
+## POSIX Once is always available
+SUBDIRS += psxonce01
+
SUBDIRS += psxrdwrv
include $(top_srcdir)/../automake/subdirs.am