blob: 0c85ace76a10e04d11143100aea6971dad8dbd5c [file] [log] [blame]
prglibdir=$(prefix)/bin/samples/rampart/credential_provider
prglib_LTLIBRARIES = libcredential.la
libcredential_la_SOURCES = cred_provider.c
libcredential_la_LIBADD = ../../src/util/librampart_util.la \
../../src/omxmlsec/openssl/libomopenssl.la
INCLUDES = -I ../../include\
@AXIS2INC@