blob: 6b588804bc5e292aba6a68b615132b41fde8c76b [file] [log] [blame]
prglibdir=$(prefix)/bin/samples/rampart/authn_provider
prglib_LTLIBRARIES = libauthn.la
libauthn_la_SOURCES = authn_provider.c
libauthn_la_LIBADD = ../../src/util/librampart_util.la \
../../src/omxmlsec/openssl/libomopenssl.la
INCLUDES = -I ../../include\
@AXIS2INC@