diff options
Diffstat (limited to 'llvm/lib')
| -rw-r--r-- | llvm/lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Makefile b/llvm/lib/Makefile index bc292fc4062..3f6537a60ee 100644 --- a/llvm/lib/Makefile +++ b/llvm/lib/Makefile @@ -1,5 +1,5 @@ LEVEL = .. -DIRS = VMCore Analysis Assembly Bytecode Optimizations CodeGen LLC +DIRS = VMCore Analysis Assembly Bytecode Optimizations CodeGen include $(LEVEL)/Makefile.common |

