blob: 3a9d21e149725da40ffc04404034e3b2edfd4fe5 [file] [log] [blame]
noinst_LTLIBRARIES =libomopenssl.la
libomopenssl_la_SOURCES = cipher_ctx.c crypt.c rsa.c pkey.c util.c cipher_property.c digest.c x509.c pkcs12.c pem.c sign.c hmac.c pkcs12_keystore.c
INCLUDES = -I$(top_builddir)/include \
-I ../../../../util/include \
-I ../../../../include \
-I ../../../../axiom/include \
@OPENSSLINC@ \
@UTILINC@ \
@AXIOMINC@ \
@NEETHIINC@ \
@AXIS2INC@