summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-03-03 01:23:30 +0000
committerChris Lattner <sabre@nondot.org>2008-03-03 01:23:30 +0000
commitc16b6b2eab8cab1c5b91c0fda59cf888f8585bda (patch)
tree13a7406ba7d704f159d2da88467398ef8ec13aba /clang
parent4f838791f8efce860a9385faf7c813f7f3cb8b79 (diff)
downloadbcm5719-llvm-c16b6b2eab8cab1c5b91c0fda59cf888f8585bda.tar.gz
bcm5719-llvm-c16b6b2eab8cab1c5b91c0fda59cf888f8585bda.zip
Build the clang headers.
llvm-svn: 47834
Diffstat (limited to 'clang')
-rw-r--r--clang/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/Makefile b/clang/Makefile
index e7b647fe43a..10350a8eb98 100644
--- a/clang/Makefile
+++ b/clang/Makefile
@@ -1,5 +1,5 @@
LEVEL = ../..
-DIRS := Basic Lex Parse AST Sema CodeGen Analysis Rewrite Driver
+DIRS := Headers Basic Lex Parse AST Sema CodeGen Analysis Rewrite Driver
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud