Skip to content

Commit

Permalink
Fix make dist
Browse files Browse the repository at this point in the history
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
  • Loading branch information
dwmw2 committed Jun 22, 2017
1 parent 962d242 commit 3eb4ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Makefile.am
Expand Up @@ -37,7 +37,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) \
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 .config/pkcs11/modules/softhsm2.module
configs/user-cert.prm softhsm2.conf.in softhsm

dist_check_SCRIPTS =

Expand Down

0 comments on commit 3eb4ab9

Please sign in to comment.