Build Transforms Utils library
authorChris Lattner <sabre@nondot.org>
Tue, 7 May 2002 18:08:50 +0000 (18:08 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 7 May 2002 18:08:50 +0000 (18:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2514 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Makefile

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