summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2013-04-05 02:24:51 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2013-04-05 02:24:51 +0000
commita3b62eb417c580894eb6cef842ff5fe512b97fdf (patch)
tree7729404afd2eaf2d680c2f2ff343ec4682a41ce0 /utils
parentaa2163668da02f141c16f55155f93d3f70fd9d53 (diff)
Build obj2yaml with configure+make.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178833 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile
index 7a3c17d0325..b6c66573cfc 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -9,7 +9,7 @@
LEVEL = ..
PARALLEL_DIRS := FileCheck FileUpdate TableGen PerfectShuffle \
- count fpcmp llvm-lit not unittest yaml2obj
+ count fpcmp llvm-lit not unittest yaml2obj obj2yaml
EXTRA_DIST := check-each-file codegen-diff countloc.sh \
DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \