From 7f76eaeb644646aca661cbd0a558ba98deb3e2b3 Mon Sep 17 00:00:00 2001 From: Trevor Bentley Date: Mon, 27 Nov 2017 14:50:50 +0100 Subject: [PATCH] Fix 'make dist' --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 68ea000..853d538 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,7 +29,7 @@ SUBDIRS = lib tool ykcs11 ACLOCAL_AMFLAGS = -I m4 -EXTRA_DIST = windows.mk mac.mk tool/tests/basic.sh tools/fasc.pl +EXTRA_DIST = windows.mk mac.mk tool/tests/basic.sh tools/fasc.pl ykcs11/tests/reset.sh EXTRA_DIST += doc/Attestation.adoc doc/YKCS11_release_notes.adoc doc/YubiKey_PIV_introduction.adoc