summary refs log tree commit diff stats
path: root/build/build-x64.bat
diff options
context:
space:
mode:
Diffstat (limited to 'build/build-x64.bat')
-rw-r--r--build/build-x64.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/build-x64.bat b/build/build-x64.bat
index a4148768..6f49dae2 100644
--- a/build/build-x64.bat
+++ b/build/build-x64.bat
@@ -15,6 +15,8 @@ cd common
 nmake /nologo /f makefile.mak clean
 cd ..\fe-gtk
 nmake /nologo /f makefile.mak clean
+cd ..\fe-text
+nmake /nologo /f makefile.mak clean
 cd ..
 nmake /nologo /f makefile.mak
 cd ..\plugins