diff --git a/lib/Target/Makefile b/lib/Target/Makefile index 01ad71116b5..89ed3e975d7 100644 --- a/lib/Target/Makefile +++ b/lib/Target/Makefile @@ -7,7 +7,7 @@ # ##===----------------------------------------------------------------------===## LEVEL = ../.. -DIRS = Sparc X86 PowerPC +DIRS = CBackend X86 Sparc PowerPC LIBRARYNAME = target BUILD_ARCHIVE = 1