Update the trunk with autotools makefile changes

This commit is contained in:
soochoi
2006-03-09 21:17:47 +00:00
parent d7592ef237
commit 2cd093dcf6
61 changed files with 4224 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
jmicasa_1.0.0
{
global:
Java_com_novell_casa_MiCasa_jmiCASASetCredential;
Java_com_novell_casa_MiCasa_jmiCASAGetCredential;
Java_com_novell_casa_MiCasa_jmiCASARemoveCredential;
local:
*;
};