From f6cddabd6fcc4ccfa7ae4420183328ba8ecf9ac9 Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Mon, 19 Jan 2015 21:01:50 +0100 Subject: [PATCH] add EXTRA_DIST for tests/aux --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index e010363..96b1acb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -70,6 +70,7 @@ DISTCLEANFILES = $(dist_man1_MANS) $(dist_man8_MANS) MANSOURCES = pam_yubico.8.txt ykpamcfg.1.txt EXTRA_DIST = doc/Authentication_Using_Challenge-Response.adoc doc/MacOS_X_Challenge-Response.adoc doc/Two_Factor_PAM_Configuration.adoc doc/Ubuntu_FreeRadius_YubiKey.adoc doc/YubiKey_and_FreeRADIUS_1FA_via_PAM.adoc doc/YubiKey_and_FreeRADIUS_via_PAM.adoc doc/YubiKey_and_OpenVPN_via_PAM.adoc doc/Yubikey_and_Radius_via_PAM.adoc doc/Yubikey_and_SELinux_on_Fedora_18_and_up.adoc doc/Yubikey_and_SSH_via_PAM.adoc EXTRA_DIST += $(MANSOURCES) +EXTRA_DIST += tests/aux/ykval.pl tests/aux/ldap.pl tests/aux/authfile SUFFIXES = .1.txt .1 .8.txt .8 .1.txt.1: