diff options
Diffstat (limited to 'tests/suite/Makefile.am')
-rw-r--r-- | tests/suite/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/suite/Makefile.am b/tests/suite/Makefile.am index f3673717f9..f1f97db96f 100644 --- a/tests/suite/Makefile.am +++ b/tests/suite/Makefile.am @@ -84,7 +84,7 @@ nodist_libecore_la_SOURCES = ecore/src/lib/ecore_anim.c \ EXTRA_DIST += testcompat-main-polarssl testcompat-main-openssl testcompat-common \ - testpkcs11.pkcs15 testpkcs11.softhsm testpkcs11.sc-hsm + testpkcs11.pkcs15 testpkcs11.softhsm testpkcs11.sc-hsm softhsm.h nodist_check_SCRIPTS = testsrn.sh chain.sh invalid-cert.sh \ testpkcs11.sh testrng.sh testcompat-polarssl.sh testcompat-openssl.sh \ testrandom.sh |