commit | 30216ac9a95096d70a130991e71cc48fb302d268 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Wed Aug 11 15:21:41 2010 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Wed Aug 11 15:21:41 2010 +0000 |
tree | b627ab05e82a65e81ed3c8f5b0e8a9dca066bc09 | |
parent | 476d8b863cb65b2b5833235d97315cdb46e6f5aa [diff] [blame] |
Remove wpa 'example', it isn't being maintained. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110809 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/examples/Makefile b/examples/Makefile index c4af252..8cb431d 100644 --- a/examples/Makefile +++ b/examples/Makefile
@@ -9,6 +9,6 @@ CLANG_LEVEL := .. -PARALLEL_DIRS := clang-interpreter PrintFunctionNames wpa +PARALLEL_DIRS := clang-interpreter PrintFunctionNames include $(CLANG_LEVEL)/Makefile