From afc9e27fc7ae297c36de4ad745779e3f7e282df2 Mon Sep 17 00:00:00 2001 From: bunnei Date: Fri, 16 May 2014 20:57:31 -0400 Subject: fixed typo in CMakeLists.txt --- src/core/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 2bd60f745..fdf68c386 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -17,7 +17,7 @@ set(SRCS core.cpp arm/interpreter/thumbemu.cpp arm/interpreter/vfp/vfp.cpp arm/interpreter/vfp/vfpdouble.cpp - arm/interpreter/vfp/vfpinsr.cpp + arm/interpreter/vfp/vfpinstr.cpp arm/interpreter/vfp/vfpsingle.cpp arm/interpreter/mmu/arm1176jzf_s_mmu.cpp arm/interpreter/mmu/cache.cpp -- cgit v1.2.3