Fix typo
[llvm/msp430.git] / utils / unittest / Makefile
blob2f3e601b41b7a532b2eee6241806a5d4a1ddaddc
1 ##===- utils/unittest/Makefile -----------------------------*- Makefile -*-===##
3 # The LLVM Compiler Infrastructure
5 # This file is distributed under the University of Illinois Open Source
6 # License. See LICENSE.TXT for details.
8 ##===----------------------------------------------------------------------===##
10 LEVEL = ../..
11 PARALLEL_DIRS = googletest
13 include $(LEVEL)/Makefile.common