aboutsummaryrefslogtreecommitdiff
path: root/test/validation/api/crypto/Makefile.am
blob: 238ce1892f28b3436f9d8ae19fe0d08f3c89368b (plain)
1
2
3
4
5
6
7
8
9
10
include ../Makefile.inc

test_PROGRAMS = crypto_main
crypto_main_SOURCES = crypto_main.c \
		      crypto.c \
		      crypto.h \
		      odp_crypto_test_inp.c \
		      odp_crypto_test_inp.h \
		      test_vectors.h \
		      test_vectors_len.h