From 3f0e1b786955cf1b59680a5b50917018dd5256ff Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Fri, 20 Feb 2015 22:45:57 +0100 Subject: [PATCH] add fasc.pl to the distribution --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index a3b72ab..df7561f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,7 +28,7 @@ SUBDIRS = lib tool ACLOCAL_AMFLAGS = -I m4 -EXTRA_DIST = windows.mk mac.mk tool/tests/basic.sh +EXTRA_DIST = windows.mk mac.mk tool/tests/basic.sh tools/fasc.pl EXTRA_DIST += doc/Certificate_Authority_with_NEO.adoc doc/OS_X_code_signing.adoc doc/SSH_with_PIV_and_PKCS11.adoc doc/Windows_certificate.adoc doc/YubiKey_NEO_PIV_introduction.adoc