aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/CodeGen/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CodeGen/Makefile.am b/lib/CodeGen/Makefile.am
index 94a4296..f2edae1 100644
--- a/lib/CodeGen/Makefile.am
+++ b/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