summaryrefslogtreecommitdiffhomepage
path: root/win64.make
diff options
context:
space:
mode:
Diffstat (limited to 'win64.make')
-rw-r--r--win64.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/win64.make b/win64.make
index 4abac3e..0d8482d 100644
--- a/win64.make
+++ b/win64.make
@@ -19,7 +19,7 @@ LINK_ALT_2_OUTPUT=Output/32link.exe
PP_SRC=Sources/bpp.cc
PP_OUTPUT=Output/bpp.exe
-SRC_COMMON=Sources/String.cc Sources/AssemblyFactory.cxx
+SRC_COMMON=Sources/String.cc Sources/AssemblyFactory.cc
# C++ Compiler (AMD64)
AMD64_CXX_SRC=Sources/cplusplus.cc $(SRC_COMMON)