aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2006-07-31 03:48:09 +0000
committerreinelt <>2006-07-31 03:48:09 +0000
commit54672b61c61264676d65f55fdd7ea392fcc88c83 (patch)
treea86b6f002c007cb57dd07af2a37621683e59a003 /Makefile.am
parentaa09f2fd6fac7f867b20504dff1f97b6272bd36a (diff)
downloadlcd4linux-54672b61c61264676d65f55fdd7ea392fcc88c83.tar.gz
[lcd4linux @ 2006-07-31 03:48:09 by reinelt]
preparations for scrolling
Diffstat (limited to '')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b52d8a5..64ce9c5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,6 +18,7 @@ lcd4linux.c \
cfg.c cfg.h \
debug.c debug.h \
drv.c drv.h \
+drv_generic.c drv_generic.h \
evaluator.c evaluator.h \
hash.c hash.h \
layout.c layout.h \
@@ -32,7 +33,7 @@ widget.c widget.h \
widget_text.c widget_text.h \
widget_bar.c widget_bar.h \
widget_icon.c widget_icon.h \
-widget_keypad.c widget_keypad.h \
+widget_keypad.c widget_keypad.h \
widget_timer.c widget_timer.h \
widget_gpo.c widget_gpo.h \
\