diff --git a/builds/posix/make.shared.variables b/builds/posix/make.shared.variables index 589ef13bb7..0b6fa07700 100644 --- a/builds/posix/make.shared.variables +++ b/builds/posix/make.shared.variables @@ -225,7 +225,7 @@ CONFIG_Objects = $(addprefix $(OBJ)/, $(addsuffix .o, $(basename $(CONFIG_Source # # vulcan -VULCAN_ClientFiles=JString.cpp PathName.cpp RefObject.cpp +VULCAN_ClientFiles=PathName.cpp RefObject.cpp VULCAN_ServerFiles= VULCAN_Files= $(VULCAN_ClientFiles) $(VULCAN_ServerFiles)