[llvm-commits] CVS: llvm/projects/sample/Makefile
Andrew Lenharth
alenhar2 at cs.uiuc.edu
Tue Jul 5 09:36:30 PDT 2005
Changes in directory llvm/projects/sample:
Makefile updated: 1.8 -> 1.9
---
Log message:
oops
---
Diffs of the changes: (+1 -1)
Makefile | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/projects/sample/Makefile
diff -u llvm/projects/sample/Makefile:1.8 llvm/projects/sample/Makefile:1.9
--- llvm/projects/sample/Makefile:1.8 Tue Jul 5 10:18:32 2005
+++ llvm/projects/sample/Makefile Tue Jul 5 11:36:18 2005
@@ -8,7 +8,7 @@
# Indicates our relative path to the top of the project's root directory.
#
LEVEL = .
-DIRS = lib
+DIRS = lib tools
EXTRA_DIST = include
#
More information about the llvm-commits
mailing list