aboutsummaryrefslogtreecommitdiffstats
path: root/old/gui
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-10-04 09:09:03 +0200
committerJoel Bodenmann <joel@unormal.org>2012-10-04 09:09:03 +0200
commit27276101ee46b1ef196c1c52ac92b7ea30d52778 (patch)
treeaf104a77a986fe479602aa607331ff3314d920ba /old/gui
parentb47ad0b71a063133d2b1434af604a6866c480e0e (diff)
downloaduGFX-27276101ee46b1ef196c1c52ac92b7ea30d52778.tar.gz
uGFX-27276101ee46b1ef196c1c52ac92b7ea30d52778.tar.bz2
uGFX-27276101ee46b1ef196c1c52ac92b7ea30d52778.zip
Makefile LCD replaced with GFX
Diffstat (limited to 'old/gui')
-rw-r--r--old/gui/gui.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/old/gui/gui.mk b/old/gui/gui.mk
index 6d0700aa..6d6d5456 100644
--- a/old/gui/gui.mk
+++ b/old/gui/gui.mk
@@ -1,3 +1,3 @@
-GDISP_GUI_SRC = $(LCDLIB)/gui/gui.c
+GDISP_GUI_SRC = $(GFXLIB)/gui/gui.c
-GDISP_GUI_INC = $(LCDLIB)/gui
+GDISP_GUI_INC = $(GFXLIB)/gui