blob: 5012cf7a844f1c2f32013d2908337da5c410ce86 [file] [log] [blame]
TESTS = test
noinst_PROGRAMS = test
SUBDIRS =
AM_CFLAGS = -g -O2 -pthread
#test_SOURCES = des_test.c
test_SOURCES = test_rsa.c
INCLUDES = -I$(top_builddir)/include \
@UTILINC@ \
@AXIOMINC@
test_LDADD = $(top_builddir)/src/util/librampart_util.la \
$(top_builddir)/src/omxmlsec/libomxmlsec.la \
$(top_builddir)/src/omxmlsec/openssl/libomopenssl.la \
-laxis2_util \
-laxis2_axiom \
-laxis2_libxml2 \
-lxml2