diff options
| author | Andrew Lenharth <andrewl@lenharth.org> | 2005-07-05 16:36:18 +0000 |
|---|---|---|
| committer | Andrew Lenharth <andrewl@lenharth.org> | 2005-07-05 16:36:18 +0000 |
| commit | 8c220defa84be8e9bf0fe58b81439f76f8c216ea (patch) | |
| tree | 68ba023007d56f949f3b928240d8e459344113de /llvm/projects/sample/lib | |
| parent | a1f37d616e0644c0d018e9235359fe864fc5d8db (diff) | |
| download | bcm5719-llvm-8c220defa84be8e9bf0fe58b81439f76f8c216ea.tar.gz bcm5719-llvm-8c220defa84be8e9bf0fe58b81439f76f8c216ea.zip | |
oops
llvm-svn: 22334
Diffstat (limited to 'llvm/projects/sample/lib')
| -rw-r--r-- | llvm/projects/sample/lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/projects/sample/lib/Makefile b/llvm/projects/sample/lib/Makefile index 01ede2d7cf3..959038b7f9b 100644 --- a/llvm/projects/sample/lib/Makefile +++ b/llvm/projects/sample/lib/Makefile @@ -8,6 +8,6 @@ LEVEL=.. # # List all of the subdirectories that we will compile. # -DIRS=lsqcor +DIRS=sample include $(LEVEL)/Makefile.common |

