Fix build when srcdir != builddir
authorJon TURNEY <jon.turney@dronecode.org.uk>
Wed, 28 Nov 2012 16:10:28 +0000 (16:10 +0000)
committerAkira TAGOH <akira@tagoh.org>
Thu, 29 Nov 2012 03:53:21 +0000 (12:53 +0900)
commitfaea1cac85ac3b0fd6a983e1c0adeb68e115e06c
treeec1df6aedc381567c01268426b65dbad10d4d116
parent3d3629f86a45d30eed51dad58865753b3b1e186e
Fix build when srcdir != builddir

When ./configure'd in a directory other than the srcdir, we need to look
in ${top_builddir)/src for the generated header fcstdint.h

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
fc-case/Makefile.am
fc-glyphname/Makefile.am
fc-lang/Makefile.am