From 313a5011acd84bbec28e9a3cc84a9cc0a0d6f5a4 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Sun, 20 Sep 2009 01:11:49 -0700 Subject: [PATCH] move krb5-types.cross to EXTRA_DIST --- include/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/include/Makefile.am b/include/Makefile.am index 3d3ef6305..8c60c9ed5 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -11,7 +11,9 @@ AM_CPPFLAGS += -DHOST=\"$(CANONICAL_HOST)\" nodist_include_HEADERS = krb5-types.h -noinst_HEADERS = heim_threads.h crypto-headers.h krb5-types.cross +noinst_HEADERS = heim_threads.h crypto-headers.h + +EXTRA_DIST = krb5-types.cross if !CROSS_COMPILE