summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Greene <greened@obbligato.org>2007-07-11 23:44:08 +0000
committerDavid Greene <greened@obbligato.org>2007-07-11 23:44:08 +0000
commitdf93e579757961d9a43c3fee9b97b43da8fb652c (patch)
tree2b2c4c49b17e591960ffe906996ba773e1221662 /Makefile
parenta4e8200366805c665bb1424d8af5550f5d3d6863 (diff)
downloadllvm-df93e579757961d9a43c3fee9b97b43da8fb652c.tar.gz
llvm-df93e579757961d9a43c3fee9b97b43da8fb652c.tar.bz2
llvm-df93e579757961d9a43c3fee9b97b43da8fb652c.tar.xz
Get rid of annoying spaces.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39766 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c61b7e5ef4..0be1f122aa 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ LEVEL := .
#
DIRS := lib/System lib/Support utils lib/VMCore lib tools/llvm-config \
tools runtime docs
-
+
OPTIONAL_DIRS := examples projects
EXTRA_DIST := test llvm.spec include win32 Xcode