stage backend.h (needed by lb_plugin)
authorMiloš Mulač <mulac@civ.zcu.cz>
Thu, 21 Apr 2005 12:00:36 +0000 (12:00 +0000)
committerMiloš Mulač <mulac@civ.zcu.cz>
Thu, 21 Apr 2005 12:00:36 +0000 (12:00 +0000)
org.glite.jp.primary/Makefile

index ca2f247..b6070d4 100644 (file)
@@ -54,7 +54,7 @@ gsoap_version=`${gsoap_prefix}/bin/soapcpp2 -version 2>&1 | cut -d' ' -f4 | perl
 CFLAGS+=-DGSOAP_VERSION=${gsoap_version}
 
 HDRS_I=file_plugin.h
-HDRS_S=builtin_plugins.h
+HDRS_S=builtin_plugins.h backend.h
 
 SRCS:= bones_server.c soap_ops.c \
        ftp_backend.c file_plugin.c \