diff options
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/Makefile')
| -rw-r--r-- | llvm/lib/CodeGen/SelectionDAG/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/SelectionDAG/Makefile b/llvm/lib/CodeGen/SelectionDAG/Makefile index d3fc5a956ff..85aafab0b84 100644 --- a/llvm/lib/CodeGen/SelectionDAG/Makefile +++ b/llvm/lib/CodeGen/SelectionDAG/Makefile @@ -8,6 +8,6 @@ ##===----------------------------------------------------------------------===## LEVEL = ../../.. PARALLEL_DIRS = -LIBRARYNAME = selectiondag +LIBRARYNAME = LLVMSelectionDAG include $(LEVEL)/Makefile.common |

