aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.mk')
-rw-r--r--lib/Makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.mk b/lib/Makefile.mk
index 791921a80068..ea471e01b1e6 100644
--- a/lib/Makefile.mk
+++ b/lib/Makefile.mk
@@ -19,6 +19,7 @@ SubDirs += interception
SubDirs += profile
SubDirs += sanitizer_common
SubDirs += tsan
+SubDirs += ubsan
# FIXME: We don't currently support building an atomic library, and as it must
# be a separate library from the runtime library, we need to remove its source