diff options
Diffstat (limited to 'fontconfig/Makefile.am')
-rw-r--r-- | fontconfig/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fontconfig/Makefile.am b/fontconfig/Makefile.am index 6aee88a59..84c91acbb 100644 --- a/fontconfig/Makefile.am +++ b/fontconfig/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) |