diff options
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/Makefile b/llvm/Makefile index c412b261790..0af2c974814 100644 --- a/llvm/Makefile +++ b/llvm/Makefile @@ -7,7 +7,7 @@ # #===------------------------------------------------------------------------===# LEVEL = . -DIRS = lib/Support utils lib tools +DIRS = lib/System lib/Support utils lib tools ifneq ($(MAKECMDGOALS),tools-only) DIRS += runtime |

