test_vectors.h is part of the distribution

This commit is contained in:
Andreas Steffen 2009-06-13 15:17:24 +02:00
parent c71f212627
commit 2b92fc9880
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ AM_CFLAGS = -rdynamic
plugin_LTLIBRARIES = libstrongswan-test-vectors.la
libstrongswan_test_vectors_la_SOURCES = \
test_vectors_plugin.h test_vectors_plugin.c \
test_vectors_plugin.h test_vectors_plugin.c test_vectors.h \
test_vectors/blowfish.c \
test_vectors/aes_cbc.c \
test_vectors/aes_xcbc.c \