]> granicus.if.org Git - clang/commitdiff
update makefile.
authorZhongxing Xu <xuzhongxing@gmail.com>
Thu, 16 Jul 2009 01:05:34 +0000 (01:05 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Thu, 16 Jul 2009 01:05:34 +0000 (01:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@75878 91177308-0d34-0410-b5e6-96231b3b80d8

tools/Makefile

index 5b49cc8ad0d15ee7b8d7369a29789e1b39eeee04..4528759cc811fcc7ccfc0c1a38a083f5e15402e4 100644 (file)
@@ -8,6 +8,6 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL := ../../..
-DIRS := clang-cc driver index-test
+DIRS := clang-cc driver index-test clang-wpa
 
 include $(LEVEL)/Makefile.common