blob: 6de410e0054751ea48420020e22fdfb6d25e3bd0 [file] [log] [blame]
prglibdir=$(prefix)/samples/lib/rampartc
prglib_LTLIBRARIES = libcredential.la
libcredential_la_SOURCES = cred_provider.c
libcredential_la_LIBADD = ../../src/util/librampart.la
INCLUDES = -I ../../include\
@AXIS2INC@