summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2012-09-10 16:09:04 +0900
committerAkira TAGOH <akira@tagoh.org>2013-01-09 12:21:33 +0900
commit8e8a99ae8a1c2e56c42093bee577d6de66248366 (patch)
treec72764e7ada3ce9dd059fb29095ecede32fbe24a /Makefile.am
parent16fd965171808c10f87d097f678ee9e10771be72 (diff)
Bug 29312 - RFE: feature to indicate which characters are missing to satisfy the language support
Add fc-validate to check the language coverage in a font.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6aee88a..84c91ac 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,7 +23,7 @@
SUBDIRS=fontconfig fc-case fc-lang fc-glyphname src \
fc-cache fc-cat fc-list fc-match fc-pattern fc-query fc-scan \
- conf.d test
+ fc-validate conf.d test
if ENABLE_DOCS
SUBDIRS += doc
DIST_SUBDIRS = $(SUBDIRS)