diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2017-08-04 16:17:17 +0100 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2017-09-12 17:02:27 -0400 |
commit | 3bd4dd27bd673950e47ccdfd58b798abc580b6a0 (patch) | |
tree | ec8c0d6e7c34c7c57d2e0a69956049e0d1ba05c7 /Makefile.am | |
parent | c7ef8808c441c89fe16183fbfdca291f50fc3ec1 (diff) |
Remove fc-glyphname
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 2b4a5b82..4a8edb0a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -SUBDIRS=fontconfig fc-blanks fc-case fc-lang fc-glyphname src \ +SUBDIRS=fontconfig fc-blanks fc-case fc-lang src \ fc-cache fc-cat fc-list fc-match fc-pattern fc-query fc-scan \ fc-validate conf.d test if ENABLE_DOCS |