Fix makefile for TestMiThreadInfo after rL265858 (2nd try)

llvm-svn: 265921
This commit is contained in:
Tamas Berghammer 2016-04-11 08:54:57 +00:00
parent 4b28ee359f
commit 86bc97b79e
1 changed files with 2 additions and 0 deletions

View File

@ -2,4 +2,6 @@ LEVEL = ../../../make
CXX_SOURCES := test_threadinfo.cpp
ENABLE_THREADS := YES
include $(LEVEL)/Makefile.rules