summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2017-08-04 16:17:17 +0100
committerBehdad Esfahbod <behdad@behdad.org>2017-09-12 17:02:27 -0400
commit3bd4dd27bd673950e47ccdfd58b798abc580b6a0 (patch)
treeec8c0d6e7c34c7c57d2e0a69956049e0d1ba05c7 /Makefile.am
parentc7ef8808c441c89fe16183fbfdca291f50fc3ec1 (diff)
Remove fc-glyphname
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 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