configure: Move target source selection into configure.host
authorRichard Henderson <rth@twiddle.net>
Thu, 13 Nov 2014 12:50:39 +0000 (13:50 +0100)
committerRichard Henderson <rth@twiddle.net>
Fri, 14 Nov 2014 12:06:12 +0000 (13:06 +0100)
commit5d69d57a053c5049df29242def492159e1fadbae
treeffc882ff1f5394abfc6332fd3c6da3315beecdb3
parent57f52484573613e2def21171184f50bd72209cac
configure: Move target source selection into configure.host

This eliminates the AM_CONDITIONAL ugliness, which eliminates
just a bit of extra boilerplate for a new target.

At the same time, properly categorize the EXTRA_DIST files
into SOURCES and HEADERS, for the generation of ctags.
Makefile.am
configure.ac
configure.host
include/Makefile.am