aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoraliaspider2014-10-28 08:51:20 +0100
committeraliaspider2014-10-28 08:51:20 +0100
commita9c9cc3e30e50e8d90e355aa7ea84ae846e0c9bc (patch)
treecef73a9ec18ff128889643727b27b12c096e224e /Makefile
parent7c00d00bcec7faf25ecd91c34decab4698ad478c (diff)
downloadsnes9x2005-a9c9cc3e30e50e8d90e355aa7ea84ae846e0c9bc.tar.gz
snes9x2005-a9c9cc3e30e50e8d90e355aa7ea84ae846e0c9bc.tar.bz2
snes9x2005-a9c9cc3e30e50e8d90e355aa7ea84ae846e0c9bc.zip
del some more
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d5989a6..b6ecbe6 100644
--- a/Makefile
+++ b/Makefile
@@ -55,7 +55,7 @@ CPP_SOURCES = source/apu.cpp source/c4.cpp \
source/dma.cpp source/dsp1.cpp \
source/fxdbg.cpp source/fxemu.cpp source/fxinst.cpp \
source/gfx.cpp source/globals.cpp source/loadzip.cpp \
- source/memmap.cpp source/movie.cpp \
+ source/memmap.cpp \
source/obc1.cpp source/ppu.cpp \
source/sa1.cpp source/sa1cpu.cpp source/screenshot.cpp \
source/sdd1.cpp source/sdd1emu.cpp \