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

test_PROGRAMS = crypto_main
crypto_main_SOURCES = \
		      odp_crypto_test_inp.c \
		      test_vectors.h \
		      test_vectors_len.h
PRELDADD += $(LIBPACKET_COMMON)