Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove stray pass-CP852 file from EXTRA_DIST
This never existed in the git repo and was never part of a working test.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
  • Loading branch information
dwmw2 committed Jan 10, 2019
1 parent 7be78b8 commit be2f4e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Makefile.am
Expand Up @@ -39,7 +39,7 @@ USER_CERTS = $(certsdir)/user-cert.pem $(certsdir)/dsa-cert.pem $(certsdir)/ec-c

EXTRA_DIST = certs/ca.pem certs/ca-key.pem certs/user-cert.pem $(USER_KEYS) $(USER_CERTS) \
$(OSSL_KEYS) $(DSA_KEYS) $(certsdir)/user-key-nonascii-password.p12 \
pass-UTF-8 pass-ISO8859-2 pass-CP852 \
pass-UTF-8 pass-ISO8859-2 \
certs/server-cert.pem certs/server-key.pem configs/test1.passwd \
common.sh configs/test-user-cert.config configs/test-user-pass.config \
configs/user-cert.prm softhsm2.conf.in softhsm ns.sh configs/test-dtls-psk.config \
Expand Down

0 comments on commit be2f4e6

Please sign in to comment.