Author: klimek
Date: Sun Aug 17 13:17:41 2014
New Revision: 215840

URL: http://llvm.org/viewvc/llvm-project?rev=215840&view=rev
Log:
Remove mention of non-existent 'test' directory.

Modified:
    clang-tools-extra/trunk/clang-rename/Makefile

Modified: clang-tools-extra/trunk/clang-rename/Makefile
URL: 
http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/clang-rename/Makefile?rev=215840&r1=215839&r2=215840&view=diff
==============================================================================
--- clang-tools-extra/trunk/clang-rename/Makefile (original)
+++ clang-tools-extra/trunk/clang-rename/Makefile Sun Aug 17 13:17:41 2014
@@ -10,7 +10,4 @@
 CLANG_LEVEL := ../../..
 TOOLNAME = clang-rename
 include $(CLANG_LEVEL)/../../Makefile.config
-
-DIRS = test
-
 include $(CLANG_LEVEL)/Makefile


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to