aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CodeGen/Makefile.am')
-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 f2edae1ead..0f3cdd2fd5 100644
--- a/lib/CodeGen/Makefile.am
+++ b/lib/CodeGen/Makefile.am
@@ -9,7 +9,7 @@
include $(top_srcdir)/Makefile.rules.am
-SUBDIRS = ModuloScheduling SelectionDAG
+SUBDIRS = SelectionDAG
libexec_PROGRAMS = LLVMCodeGen.o