Fixed include path (must contain component name)
authorAlberto Di Meglio <alberto.di.meglio@cern.ch>
Fri, 23 Jul 2004 18:46:38 +0000 (18:46 +0000)
committerAlberto Di Meglio <alberto.di.meglio@cern.ch>
Fri, 23 Jul 2004 18:46:38 +0000 (18:46 +0000)
org.glite.security.proxyrenewal/Makefile

index faa76ae..ff5e28e 100644 (file)
@@ -136,7 +136,7 @@ install:
        -mkdir -p ${PREFIX}/bin ${PREFIX}/lib ${PREFIX}/include/glite/security
        ${INSTALL} -m 644 ${LIB} ${THRLIB} ${PREFIX}/lib
        ${INSTALL} -m 755 ${DAEMON} ${CLIENT} ${PREFIX}/bin
-       cd ${top_srcdir}/interface && ${INSTALL} -m 644 renewal.h ${PREFIX}/include/glite/security
+       cd ${top_srcdir}/interface && ${INSTALL} -m 644 renewal.h ${PREFIX}/include/glite/security/proxyrenewal
 
 
 clean: