summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-01-21 15:51:30 +0000
committerRichard Hughes <richard@hughsie.com>2016-01-21 15:51:30 +0000
commitf1cdbd834f5baf5db5c7d73849161b186a2d9c54 (patch)
tree4e46efb7b0f526ae719eaa867c5dec8167ff84ee /Makefile.am
parentbdbc690fac186a2afbb8ef8a618aa510c9f3367a (diff)
downloadappstream-glib-f1cdbd834f5baf5db5c7d73849161b186a2d9c54.tar.gz
Allow disabling font support with --disable-fonts
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2b8078c..6c441fd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -75,6 +75,7 @@ ChangeLog:
DISTCHECK_CONFIGURE_FLAGS = \
--enable-dep11 \
--enable-firmware \
+ --enable-fonts \
--enable-builder \
--with-bashcompletiondir=/${prefix}/share/bash-completion/completions