diff --git a/build.bat b/build.bat
index b02b6dbb3580330b506a9b2142612f4b68ba55f7..f6ff1183c1882677691cef5e499285d4961fc4b3 100644
--- a/build.bat
+++ b/build.bat
@@ -1,5 +1,5 @@
 cd src
-gcc lump.c lodepng.c main.c cJSON.c -o kartmaker -lm
+gcc lump.c lodepng.c main.c cJSON.c -o followermaker -lm
 cd ..
-move /y src\kartmaker.exe .\kartmaker.exe
+move /y src\followermaker.exe .\followermaker.exe
 pause
\ No newline at end of file