From: Jan Pospíšil Date: Fri, 29 Feb 2008 14:42:58 +0000 (+0000) Subject: seqcode_aux.h required by server -> stage it X-Git-Tag: glite-yaim-myproxy_R_4_0_1_4~8 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=55453cdb787e53646946d192a52c61362125d18d;p=jra1mw.git seqcode_aux.h required by server -> stage it --- diff --git a/org.glite.lb.state-machine/Makefile b/org.glite.lb.state-machine/Makefile index 5134a32..821f367 100644 --- a/org.glite.lb.state-machine/Makefile +++ b/org.glite.lb.state-machine/Makefile @@ -71,7 +71,7 @@ install: install -m 644 ${top_srcdir}/interface/lb-job-attrs.xsd ${PREFIX}/interface install -m 644 ${top_srcdir}/interface/lb-job-record.xsd ${PREFIX}/interface install -m 644 ${top_srcdir}/interface/intjobstat.h ${PREFIX}/include/glite/lb - + install -m 644 ${top_srcdir}/interface/seqcode_aux.h ${PREFIX}/include/glite/lb clean: rm -rvf .libs *.o *.lo ${PLUGIN_LIB} ${MACHINE_LIB} job_attrs.h diff --git a/org.glite.lb.state-machine/src/seqcode_aux.h b/org.glite.lb.state-machine/interface/seqcode_aux.h similarity index 100% rename from org.glite.lb.state-machine/src/seqcode_aux.h rename to org.glite.lb.state-machine/interface/seqcode_aux.h