diff options
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 |

