aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-05-31 16:39:06 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-05-31 16:39:06 +0000
commit4e1eaa7205d8b7fbc64dc685d864b385a25602be (patch)
treec8548e4f6d775b1d7d3d7764fdd87156de116eff /Makefile.am
parent61bd7f7bf2cef22b8d867ad7b168e4422ffd94f6 (diff)
downloadlcd4linux-4e1eaa7205d8b7fbc64dc685d864b385a25602be.tar.gz
[lcd4linux @ 2004-05-31 16:39:05 by reinelt]
added NULL display driver (for debugging/profiling purposes) added backlight/contrast initialisation for matrixOrbital added Backlight initialisation for Cwlinux git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@452 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index aac5da6..508e7cc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -65,6 +65,7 @@ drv_Image.c \
drv_M50530.c \
drv_MatrixOrbital.c \
drv_MilfordInstruments.c \
+drv_NULL.c \
drv_T6963.c \
drv_USBLCD.c \
drv_X11.c \