summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/lib/CodeGen/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/Makefile.am b/llvm/lib/CodeGen/Makefile.am
index 94a4296cfc6..f2edae1eadb 100644
--- a/llvm/lib/CodeGen/Makefile.am
+++ b/llvm/lib/CodeGen/Makefile.am
@@ -9,7 +9,7 @@
include $(top_srcdir)/Makefile.rules.am
-SUBDIRS = InstrSched ModuloScheduling SelectionDAG
+SUBDIRS = ModuloScheduling SelectionDAG
libexec_PROGRAMS = LLVMCodeGen.o
OpenPOWER on IntegriCloud