Index: build/win32/makefile
===================================================================
--- build/win32/makefile	(revision 508066)
+++ build/win32/makefile	(working copy)
@@ -161,7 +161,8 @@
 		$(AXIS2_SOURCE_DIR)\modules\core\phaseresolver\*.c \
 		$(AXIS2_SOURCE_DIR)\modules\core\receivers\*.c \
 		$(AXIS2_SOURCE_DIR)\modules\core\util\*.c \
-		$(AXIS2_SOURCE_DIR)\modules\core\transport\http\*.c
+		$(AXIS2_SOURCE_DIR)\modules\core\transport\http\common\*.c \
+		$(AXIS2_SOURCE_DIR)\modules\core\transport\http\util\*.c
 		
 AXIS2_HTTP_SENDER_SRC = $(AXIS2_SOURCE_DIR)\modules\core\transport\http\sender\*.c
 !if "$(ENABLE_SSL)" == "1"
