From 8bc349e53e232cd38bd64cfcafff545f1c758e60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 7 Oct 2006 15:08:18 +0000 Subject: [PATCH] crypto-headers.h is a nodist header git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18308 ec53bebd-3082-4978-b11e-865c3cabbd6b --- include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Makefile.am b/include/Makefile.am index ebb69c915..2c52747f8 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -10,7 +10,7 @@ CHECK_LOCAL = AM_CPPFLAGS += -DHOST=\"$(CANONICAL_HOST)\" include_HEADERS = krb5-types.h -noinst_HEADERS = crypto-headers.h +nodist_noinst_HEADERS = crypto-headers.h krb5-types.h: bits$(EXEEXT) ./bits$(EXEEXT) krb5-types.h