From db71758e0859f83d3da0c711c61d2d5415985260 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 5 Dec 2006 22:28:00 +0000 Subject: [PATCH] Add test_crypto.in to EXTRA_DIST. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19224 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/des/Makefile.am b/lib/des/Makefile.am index 9d5d6b4bf..1d6b90eeb 100644 --- a/lib/des/Makefile.am +++ b/lib/des/Makefile.am @@ -138,5 +138,6 @@ test_crypto: test_crypto.in Makefile chmod +x test_crypto.tmp mv test_crypto.tmp test_crypto - CLEANFILES = hcrypto hcrypto-link test_crypto.tmp + +EXTRA_DIST = test_crypto.in