summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/smptests/Makefile.am')
-rw-r--r--testsuites/smptests/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/smptests/Makefile.am b/testsuites/smptests/Makefile.am
index 714a21b6a3..dbd06034fd 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -22,6 +22,9 @@ SUBDIRS += smplock01
SUBDIRS += smpschedule01
SUBDIRS += smpsignal01
SUBDIRS += smpunsupported01
+if HAS_POSIX
+SUBDIRS += smppsxsignal01
+endif
endif
include $(top_srcdir)/../automake/subdirs.am