summaryrefslogtreecommitdiff
path: root/projects/sample/Makefile
diff options
context:
space:
mode:
authorAndrew Lenharth <andrewl@lenharth.org>2005-07-05 16:36:18 +0000
committerAndrew Lenharth <andrewl@lenharth.org>2005-07-05 16:36:18 +0000
commit3027321a768fb182ce142b60622e4a3dd266a51d (patch)
tree04c21bd0b68035b27e110a76b70507eccea36278 /projects/sample/Makefile
parentc2640d0d9e02747d9901187ed006b43e22e41b0c (diff)
downloadllvm-3027321a768fb182ce142b60622e4a3dd266a51d.tar.gz
llvm-3027321a768fb182ce142b60622e4a3dd266a51d.tar.bz2
llvm-3027321a768fb182ce142b60622e4a3dd266a51d.tar.xz
oops
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22334 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'projects/sample/Makefile')
-rw-r--r--projects/sample/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/sample/Makefile b/projects/sample/Makefile
index 348c39eb29..f96f1aba2e 100644
--- a/projects/sample/Makefile
+++ b/projects/sample/Makefile
@@ -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
#