summary refs log tree commit diff stats
path: root/src/makefile.mak
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile.mak')
-rw-r--r--src/makefile.mak4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/makefile.mak b/src/makefile.mak
index 700ba6e6..ff286edb 100644
--- a/src/makefile.mak
+++ b/src/makefile.mak
@@ -3,8 +3,8 @@ all:
 	@-$(MAKE) /nologo /s /f makefile.mak $@
 	@cd ..\fe-gtk
 	@-$(MAKE) /nologo /s /f makefile.mak $@
-#	@cd ..\fe-text
-#	@-$(MAKE) /nologo /s /f makefile.mak $@
+	@cd ..\fe-text
+	@-$(MAKE) /nologo /s /f makefile.mak $@
 
 clean:
 	@del common\*.obj