aboutsummaryrefslogtreecommitdiffstats
path: root/gui/gui.mk
diff options
context:
space:
mode:
authorTectu <joel@unormal.org>2012-07-18 03:42:05 +0200
committerTectu <joel@unormal.org>2012-07-18 03:42:05 +0200
commit096701a6ad8f2ba5512aff4ee430ca0d626fff7a (patch)
tree647c32fb1ffbcc895b4b1ffa119c8c3ee88f9948 /gui/gui.mk
parent24692be747aa4d94e264219d6f18bcc6beec76ff (diff)
downloaduGFX-096701a6ad8f2ba5512aff4ee430ca0d626fff7a.tar.gz
uGFX-096701a6ad8f2ba5512aff4ee430ca0d626fff7a.tar.bz2
uGFX-096701a6ad8f2ba5512aff4ee430ca0d626fff7a.zip
restructorizing
Diffstat (limited to 'gui/gui.mk')
-rw-r--r--gui/gui.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/gui/gui.mk b/gui/gui.mk
new file mode 100644
index 00000000..e25cbd73
--- /dev/null
+++ b/gui/gui.mk
@@ -0,0 +1,3 @@
+LCD_GUI_SRC = $(LCDLIB)/gui/gui.c
+
+LCD_GUI_INC = $(LCDLIB)/gui