Fix spacing.
[gcc.git] / libsanitizer / Makefile.am
index cd4e92d2caa720cac98d2fff35c4d0822870d85b..15c11ecb2d72cf55d2fd7220afabd97d3757db13 100644 (file)
@@ -1,9 +1,13 @@
 ACLOCAL_AMFLAGS = -I .. -I ../config
 
 if TSAN_SUPPORTED
-SUBDIRS = interception sanitizer_common asan tsan 
+SUBDIRS = interception sanitizer_common lsan asan tsan ubsan
 else
-SUBDIRS = interception sanitizer_common asan 
+SUBDIRS = interception sanitizer_common lsan asan ubsan
+endif
+
+if USING_MAC_INTERPOSE
+SUBDIRS = sanitizer_common lsan asan ubsan
 endif
 
 # Work around what appears to be a GNU make bug handling MAKEFLAGS