aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gmake_scripts/library_ugfx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gmake_scripts/library_ugfx.mk')
-rw-r--r--tools/gmake_scripts/library_ugfx.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gmake_scripts/library_ugfx.mk b/tools/gmake_scripts/library_ugfx.mk
index 7dbf9d99..24c501fe 100644
--- a/tools/gmake_scripts/library_ugfx.mk
+++ b/tools/gmake_scripts/library_ugfx.mk
@@ -12,6 +12,7 @@
# GFXDEMO: Compile a uGFX standard demo? If blank you need to include your own project files. eg GFXDEMO=modules/gwin/widgets
#
+PATHLIST += GFXLIB
include $(GFXLIB)/gfx.mk
SRC += $(GFXSRC)