install WSDL_S too (Etics build fix)
authorAleš Křenek <ljocha@ics.muni.cz>
Fri, 18 May 2007 08:04:47 +0000 (08:04 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Fri, 18 May 2007 08:04:47 +0000 (08:04 +0000)
org.glite.jp.ws-interface/Makefile

index e04d45f..5bd2476 100644 (file)
@@ -52,11 +52,8 @@ install:
        install -m 644 ${top_srcdir}/LICENSE ${PREFIX}/share/doc/${package}-${version}
        -install -m 644 JobProvenance.html ${PREFIX}/share/doc/${package}-${version}
 #      cd ${top_srcdir}/interface && install -m 644 ${WSDL} ${PREFIX}/${STAGETO}
-       install -m 644 ${WSDL} ${XSD} ${PREFIX}/${STAGETO}
+       install -m 644 ${WSDL} ${WSDL_S} ${XSD} ${PREFIX}/${STAGETO}
        install -m 644 ${top_srcdir}/src/ws_fault.c ${PREFIX}/include/${globalprefix}/${jpprefix}
-       if [ x${DOSTAGE} = xyes ]; then \
-               install -m 644 ${WSDL_S} ${PREFIX}/${STAGETO}; \
-       fi
 
 clean:
        rm -f *.h