don't build stdsoap2.o
authorAleš Křenek <ljocha@ics.muni.cz>
Fri, 14 Oct 2005 11:58:38 +0000 (11:58 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Fri, 14 Oct 2005 11:58:38 +0000 (11:58 +0000)
org.glite.lb.server/Makefile

index ae4b82b..9b0b998 100644 (file)
@@ -144,7 +144,7 @@ ifeq ($(GLITE_LB_SERVER_WITH_WS),yes)
        BKSERVER_OBJS:= \
                ${BKSERVER_BASE_OBJS} \
                ${GSOAP_FILES_PREFIX}C.o ${GSOAP_FILES_PREFIX}Server.o \
-               ws_query.o ws_fault.o ws_typeref.o stdsoap2.o
+               ws_query.o ws_fault.o ws_typeref.o
 
        BKSERVER_LIBS= \
                ${SRVBONES_LIB} \