summaryrefslogtreecommitdiff
path: root/lib/Transforms/Makefile
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2001-11-26 18:59:30 +0000
committerChris Lattner <sabre@nondot.org>2001-11-26 18:59:30 +0000
commitd4c1550cac705e91b1cd9f971d64bd363dd9e540 (patch)
treecdfdba06184c9a002a2a8d269eb473c58b638745 /lib/Transforms/Makefile
parente4d25aad16bfc2a26595f6255fc2bfdaa6c532a7 (diff)
Build IPO directory
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1381 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Makefile')
-rw-r--r--lib/Transforms/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Transforms/Makefile b/lib/Transforms/Makefile
index 05bf1031443..c9965f3c039 100644
--- a/lib/Transforms/Makefile
+++ b/lib/Transforms/Makefile
@@ -1,5 +1,5 @@
LEVEL = ../..
-DIRS = Instrumentation
+DIRS = Instrumentation IPO
LIBRARYNAME = transforms