commit | 3027321a768fb182ce142b60622e4a3dd266a51d | [log] [tgz] |
---|---|---|
author | Andrew Lenharth <andrewl@lenharth.org> | Tue Jul 05 16:36:18 2005 +0000 |
committer | Andrew Lenharth <andrewl@lenharth.org> | Tue Jul 05 16:36:18 2005 +0000 |
tree | 04c21bd0b68035b27e110a76b70507eccea36278 | |
parent | c2640d0d9e02747d9901187ed006b43e22e41b0c [diff] [blame] |
oops git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22334 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/projects/sample/lib/Makefile b/projects/sample/lib/Makefile index 01ede2d..959038b 100644 --- a/projects/sample/lib/Makefile +++ b/projects/sample/lib/Makefile
@@ -8,6 +8,6 @@ # # List all of the subdirectories that we will compile. # -DIRS=lsqcor +DIRS=sample include $(LEVEL)/Makefile.common