summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-02-27 21:24:10 +0200
committerTor Lillqvist <tml@iki.fi>2013-02-27 21:24:19 +0200
commitc9c90e8ea21b37bf6e6f547ff35d114cfef8a5d4 (patch)
treebf08150e2e3657d932a7acc29e66c2594620f188 /configure.ac
parent2e8d0fcad75d9b28c384ddac03bb45186694231f (diff)
Need all config_host/*.in files for the BUILD platform configury
Change-Id: Iac9040ac6df1d45bd949559555a2e675bc92ab78
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c457aac8d7be..503c0617b048 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4050,7 +4050,7 @@ if test "$cross_compiling" = "yes"; then
config_host.mk.in \
Makefile.in \
lo.xcent.in \
- config_host/config_*.h.in \
+ config_host/*.in \
bin/get_config_variables \
solenv/bin/getcompver.awk \
solenv/inc/langlist.mk \