Fix some signed vs. unsigned issues in array and vector handling.
[oota-llvm.git] / projects / sample / Makefile
index 348c39eb29442997419999217491ec3b99d69567..f96f1aba2ed3c990d3953e2d2a7ac519895cf758 100644 (file)
@@ -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
 
 #