From: Rafael Espindola Date: Fri, 5 Apr 2013 02:24:51 +0000 (+0000) Subject: Build obj2yaml with configure+make. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a3b62eb417c580894eb6cef842ff5fe512b97fdf;p=oota-llvm.git Build obj2yaml with configure+make. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178833 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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 \