bug fix to remove hmac_sha512_long_key_access.conf file (doesn't exist) from Makefile.am

This commit is contained in:
Michael Rash 2013-03-12 23:25:53 -04:00
parent 3ef3ab29c8
commit aa36f3ffee

View File

@ -161,7 +161,6 @@ EXTRA_DIST = \
test/conf/hmac_sha384_long_key_access.conf \
test/conf/hmac_sha512_access.conf \
test/conf/hmac_sha512_short_key_access.conf \
test/conf/hmac_sha512_long_key_access.conf \
test/conf/hmac_simple_keys_access.conf \
test/conf/fwknoprc_default_hmac_base64_key \
test/conf/fwknoprc_hmac_invalid_type \