From f65b62835d2407e9148e3a835dedc783a6af821c Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Mon, 10 Feb 2014 15:11:11 +0100 Subject: [PATCH] add tests/basic.sh to EXTRA_DIST --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 0e82ee8..b2be2db 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,7 +48,7 @@ MAINTAINERCLEANFILES = $(BUILT_SOURCES) dist_man_MANS = yubico-piv-tool.1 MAINTAINERCLEANFILES += $(dist_man_MANS) -EXTRA_DIST = windows.mk mac.mk +EXTRA_DIST = windows.mk mac.mk tests/basic.sh yubico-piv-tool.1: $(yubico_piv_tool_SOURCES) \ $(top_srcdir)/configure.ac