Published store.h header file in interface.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 11 Feb 2005 10:33:20 +0000 (10:33 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 11 Feb 2005 10:33:20 +0000 (10:33 +0000)
Added .cvsignore.

org.glite.lb.server/Makefile
org.glite.lb.server/interface/store.h [moved from org.glite.lb.server/src/store.h with 100% similarity]
org.glite.lb.server/project/.cvsignore [new file with mode: 0644]

index 40859f3..a819083 100644 (file)
@@ -146,7 +146,7 @@ INDEX_OBJS:= index.o index_parse.o jobstat_supp.o lbs_db.o openserver.o \
 WS_CLIENT_OBJS:= stdsoap2_patched.o test_ws_plugin.o $(GSOAP_FILES_PREFIX)C.o $(GSOAP_FILES_PREFIX)Client.o ws_fault.o ws_typeref.o
 WS_CLIENT_LIBS:= -L${stagedir}/lib -lglite_lb_client_${nothrflavour}
 
-HDRS=index.h ws_plugin.h lb_authz.h lbs_db.h
+HDRS=index.h ws_plugin.h lb_authz.h lbs_db.h store.h
 
 LIB_OBJS_PS:=test_ws_plugin.o ws_fault.o lb_authz.o lbs_db.o
 L_LIB_OBJS_PS:=${LIB_OBJS_PS:.o=.lo}
diff --git a/org.glite.lb.server/project/.cvsignore b/org.glite.lb.server/project/.cvsignore
new file mode 100644 (file)
index 0000000..2b56473
--- /dev/null
@@ -0,0 +1,6 @@
+MultiStruct.pm
+StructField.pm
+at3
+events.T
+status.T
+types.T