Compile the scalar directory
authorChris Lattner <sabre@nondot.org>
Mon, 3 Dec 2001 17:28:15 +0000 (17:28 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 3 Dec 2001 17:28:15 +0000 (17:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1403 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Makefile

index c9965f3c03989176bd91f90332c8507c7fb631a5..2b67c157d22961b3328339853474f8b006da0328 100644 (file)
@@ -1,5 +1,5 @@
 LEVEL = ../..
-DIRS = Instrumentation IPO
+DIRS = Instrumentation Scalar IPO
 
 LIBRARYNAME = transforms