aboutsummaryrefslogtreecommitdiffstats
path: root/halext/halext.mk
diff options
context:
space:
mode:
authorTectu <joel@unormal.org>2012-08-09 00:43:52 +0200
committerTectu <joel@unormal.org>2012-08-09 00:43:52 +0200
commit308184ead1c6071a739c7a233287a4c0412ca817 (patch)
treecde20ff7767c43d96b05e66d9a664ad942a05a8c /halext/halext.mk
parent82dbef4c8d961f5bb3f95667a2c8fe0ddfd6ba22 (diff)
downloaduGFX-308184ead1c6071a739c7a233287a4c0412ca817.tar.gz
uGFX-308184ead1c6071a739c7a233287a4c0412ca817.tar.bz2
uGFX-308184ead1c6071a739c7a233287a4c0412ca817.zip
some more touchpad stuff
Diffstat (limited to 'halext/halext.mk')
-rw-r--r--halext/halext.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/halext/halext.mk b/halext/halext.mk
index 5afb24b0..80ddf666 100644
--- a/halext/halext.mk
+++ b/halext/halext.mk
@@ -3,7 +3,8 @@
HALSRC += $(LCDLIB)/halext/src/gdisp.c \
$(LCDLIB)/halext/src/gdisp_fonts.c \
- $(LCDLIB)/halext/src/gdisp_emulation.c
+ $(LCDLIB)/halext/src/gdisp_emulation.c \
+ $(LCDLIB)/halext/src/touchpad.c
# Required include directories
HALINC += $(LCDLIB)/halext/include