Reverting makefile change wile I figure out what the heck happened
authorMarshall Clow <mclow@qualcomm.com>
Fri, 22 Jun 2012 18:12:28 +0000 (18:12 +0000)
committerMarshall Clow <mclow@qualcomm.com>
Fri, 22 Jun 2012 18:12:28 +0000 (18:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159017 91177308-0d34-0410-b5e6-96231b3b80d8

utils/Makefile

index c99e4bf8ba684cc0016624455e11f33eb07b63d7..ecb30bed7c63ee81644dba03377754c580378fdc 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ..
 PARALLEL_DIRS := FileCheck FileUpdate TableGen PerfectShuffle \
-             count fpcmp llvm-lit not obj2yaml unittest
+             count fpcmp llvm-lit not unittest
 
 EXTRA_DIST := check-each-file codegen-diff countloc.sh \
               DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \