one more typo
authorJan Pospíšil <honik@ntc.zcu.cz>
Thu, 20 Apr 2006 10:50:38 +0000 (10:50 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Thu, 20 Apr 2006 10:50:38 +0000 (10:50 +0000)
org.glite.lb.client-interface/Makefile

index 50e82b3..8f482cb 100644 (file)
@@ -76,7 +76,7 @@ install: generate
        cd ${top_srcdir}/interface && install -m 644 ${STATIC_H} ${PREFIX}/${STAGETO}
 ifdef LB_STANDALONE
        cd ${top_srcdir}/doc && cp -r C CPP ${PREFIX}/share/doc/${package}-${version}
-else
+endif
        if [ x${DOSTAGE} = xyes ]; then \
                cd ${top_srcdir}/interface && install -m 644 ${FAKE_H} ${PREFIX}/${STAGETO} ; \
        fi