From: Aleš Křenek Date: Fri, 18 Aug 2006 12:37:20 +0000 (+0000) Subject: stage also strmd5.h X-Git-Tag: gridsite-core_R_1_3_2~19 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=3670b5bb019415627fc2fd8fcdb76b2b63d2c62b;p=jra1mw.git stage also strmd5.h --- diff --git a/org.glite.lb-utils.jobid/Makefile b/org.glite.lb-utils.jobid/Makefile index 9ee0b1a..e05e3e7 100644 --- a/org.glite.lb-utils.jobid/Makefile +++ b/org.glite.lb-utils.jobid/Makefile @@ -30,7 +30,7 @@ INSTALL:=libtool --mode=install install OBJS:=cjobid.o strmd5.o LOBJS:=${OBJS:.o=.lo} -HDRS:=cjobid.h +HDRS:=cjobid.h strmd5.h STATICLIB:=libglite_lbu_jobid.a LTLIB:=libglite_lbu_jobid.la diff --git a/org.glite.lb-utils.jobid/src/strmd5.h b/org.glite.lb-utils.jobid/interface/strmd5.h similarity index 100% rename from org.glite.lb-utils.jobid/src/strmd5.h rename to org.glite.lb-utils.jobid/interface/strmd5.h