summaryrefslogtreecommitdiff
path: root/glcdskin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'glcdskin/Makefile')
-rw-r--r--glcdskin/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/glcdskin/Makefile b/glcdskin/Makefile
index d7f3520..7dcee7f 100644
--- a/glcdskin/Makefile
+++ b/glcdskin/Makefile
@@ -23,6 +23,10 @@ HEADERS = cache.h config.h display.h font.h function.h object.h parser.h skin.h
### Inner graphlcd-base dependencies
LIBS += -L../glcdgraphics -lglcdgraphics -L../glcddrivers -lglcddrivers
+ifdef HAVE_FONTCONFIG
+ LIBS += -lfontconfig
+ DEFINES += -DHAVE_FONTCONFIG
+endif
### Implicit rules: