minor omission....
diff --git a/build/buildServerEngine.xml b/build/buildServerEngine.xml
index 9af80f2..ca4ab98 100644
--- a/build/buildServerEngine.xml
+++ b/build/buildServerEngine.xml
@@ -76,6 +76,7 @@
 						<include name="xml/*.cpp"/>
 						<include name="transport/axis/AxisTransportException.cpp"/>
 						<include name="platforms/unix/*.cpp"/>
+                        <include name="platforms/PlatformLanguage.cpp"/>
 						<!-- The following files need to be excluded -->
 						<exclude name="common/Packet.cpp"/>
 						<exclude name="common/AxisSocketUtils.cpp"/>