diff --git a/llvm/Makefile b/llvm/Makefile index 5a25a799b2ff..8136798a3a87 100644 --- a/llvm/Makefile +++ b/llvm/Makefile @@ -22,8 +22,8 @@ else $(warning Skipping runtime libraries, llvm-gcc 4 detected.) endif DIRS += docs + OPTIONAL_DIRS = examples projects endif - OPTIONAL_DIRS = examples projects endif EXTRA_DIST := test llvm.spec include