diff options
Diffstat (limited to 'arch/powerpc/CMakeLists.txt')
| -rw-r--r-- | arch/powerpc/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/powerpc/CMakeLists.txt b/arch/powerpc/CMakeLists.txt index 7eff1eb1..a58a0dd2 100644 --- a/arch/powerpc/CMakeLists.txt +++ b/arch/powerpc/CMakeLists.txt @@ -11,8 +11,9 @@ file(GLOB SOURCES assembler.cpp disassembler.cpp il.cpp - util.cpp *.h + decode/*.c + decode/*.h ) if(DEMO) |
