aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2005-04-24 04:33:46 +0000
committerreinelt <>2005-04-24 04:33:46 +0000
commitc8b000e75378fbaa060b9377fef0c392d2289386 (patch)
tree85e80b1d245b58e983d458a5cd1958aa12c902f2 /Makefile.am
parent6fd5d2e000921afa3ef5d6b0f721dc96975f9365 (diff)
downloadlcd4linux-c8b000e75378fbaa060b9377fef0c392d2289386.tar.gz
[lcd4linux @ 2005-04-24 04:33:46 by reinelt]
driver for TREFON USB LCD's added
Diffstat (limited to '')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 477e4ac..3014f56 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -75,6 +75,7 @@ drv_NULL.c \
drv_RouterBoard.c \
drv_SimpleLCD.c \
drv_T6963.c \
+drv_Trefon.c \
drv_USBLCD.c \
drv_X11.c \
\