Unbreak build: Makefile must have the same change as CMakeLists.txt
authorDouglas Katzman <dougk@google.com>
Fri, 8 May 2015 16:39:59 +0000 (16:39 +0000)
committerDouglas Katzman <dougk@google.com>
Fri, 8 May 2015 16:39:59 +0000 (16:39 +0000)
commit58b44d65f94f5efad44d5e751fb456a7663c1415
treefa5bd83fcba103c7d8b3790aea9a9221c10fc398
parent7fd56b1e4a6292a1fc0410589d5a964638f1033b
Unbreak build: Makefile must have the same change as CMakeLists.txt

This was omitted from http://reviews.llvm.org/D9441
(the irony is that that was to detect omissions in something else)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236878 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Support/Makefile