added tests.h to distribution
This commit is contained in:
@@ -5,7 +5,7 @@ AM_CFLAGS = -rdynamic
|
||||
|
||||
plugin_LTLIBRARIES = libstrongswan-unit-tester.la
|
||||
|
||||
libstrongswan_unit_tester_la_SOURCES = unit_tester.c unit_tester.h \
|
||||
libstrongswan_unit_tester_la_SOURCES = unit_tester.c unit_tester.h tests.h \
|
||||
tests/test_enumerator.c \
|
||||
tests/test_auth_info.c \
|
||||
tests/test_fips_prf.c \
|
||||
|
||||
Reference in New Issue
Block a user