summaryrefslogtreecommitdiff
path: root/fc-arch/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@neko.keithp.com>2006-08-28 09:43:12 -0700
committerKeith Packard <keithp@neko.keithp.com>2006-08-28 09:43:12 -0700
commit7db39f729859827b246da242a26ddba13cb8c4b1 (patch)
treeccb9e4b4581cda773e92453b983854e60fe0e166 /fc-arch/Makefile.am
parent0d9e31c810a36cddadff7572fdbb5a1b505e495e (diff)
downloadfontconfig-7db39f729859827b246da242a26ddba13cb8c4b1.tar.gz
Regenerate x86 line in fcarch.tmpl.h to match change in cache data.
Also remove spurious printf of directory names.
Diffstat (limited to 'fc-arch/Makefile.am')
-rw-r--r--fc-arch/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/fc-arch/Makefile.am b/fc-arch/Makefile.am
index 60cd764..8db30bb 100644
--- a/fc-arch/Makefile.am
+++ b/fc-arch/Makefile.am
@@ -43,7 +43,7 @@ noinst_MANS=fc-arch.man
EXTRA_DIST=$(TMPL)
-$(TARG):fc-arch${EXEEXT} $(STMPL)
+$(TARG):fc-arch${EXEEXT} $(STMPL) ${top_srcdir}/src/fcint.h ../config.h
rm -f $(TARG)
./fc-arch${EXEEXT} $(ARCHITECTURE) < $(STMPL) > $(TARG)