aboutsummaryrefslogtreecommitdiffstats
path: root/demos/Win32-MinGW/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'demos/Win32-MinGW/Makefile')
-rw-r--r--demos/Win32-MinGW/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/Win32-MinGW/Makefile b/demos/Win32-MinGW/Makefile
index 46cb9cad0..bda1426cb 100644
--- a/demos/Win32-MinGW/Makefile
+++ b/demos/Win32-MinGW/Makefile
@@ -65,7 +65,7 @@ SRC = chcore.c main.c ../../ports/win32/simcom.c \
${TESTSRC}
# List ASM source files here
-ASRC = chcore2.s
+ASRC =
# List all user directories here
UINCDIR = ../../src/include