Fix remote build (when lb.ws-interface goes first).
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 16 Feb 2011 22:12:52 +0000 (22:12 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 16 Feb 2011 22:12:52 +0000 (22:12 +0000)
org.glite.lb.ws-interface/Makefile

index e5d2992..af2708e 100644 (file)
@@ -41,6 +41,7 @@ glue2-copy.xsd:
 install:
        -mkdir -p ${PREFIX}/${STAGETO}
        -mkdir -p ${PREFIX}/share/doc/${package}-${version}/examples
+       -mkdir -p ${PREFIX}/include/${globalprefix}/${lbprefix}
        install -m 644 ${top_srcdir}/LICENSE ${PREFIX}/share/doc/${package}-${version}
        ( cd ${top_srcdir}/project && install -m 644 ChangeLog package.description package.summary ${PREFIX}/share/doc/${package}-${version} )
        -test -f LB.html && install -m 644 LB.html ${PREFIX}/share/doc/${package}-${version}