summaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 8364f3c2f4..d0f6f57d39 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -2,7 +2,5 @@ LEVEL = ..
PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter
-OPTIONAL_DIRS = Reoptimizer
-
include $(LEVEL)/Makefile.common