aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <>2006-04-17 08:10:42 +0000
committerreinelt <>2006-04-17 08:10:42 +0000
commit2a85fd67cee4d8a430f3d46616e622c5616ccdf2 (patch)
tree72fb84d626cfffd75d61af90dc64a7ca428214de /Makefile.am
parent8c0942f25ab0d4f70861bd0f75fc44c0bf041a58 (diff)
downloadlcd4linux-2a85fd67cee4d8a430f3d46616e622c5616ccdf2.tar.gz
[lcd4linux @ 2006-04-17 08:10:42 by reinelt]
LCDLinux patch from Mattia; widget_image moved to EXTRA_SOURCE
Diffstat (limited to '')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1759787..b52d8a5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,7 +32,6 @@ widget.c widget.h \
widget_text.c widget_text.h \
widget_bar.c widget_bar.h \
widget_icon.c widget_icon.h \
-widget_image.c widget_image.h \
widget_keypad.c widget_keypad.h \
widget_timer.c widget_timer.h \
widget_gpo.c widget_gpo.h \
@@ -88,6 +87,7 @@ drv_WincorNixdorf.c \
drv_X11.c \
\
font_6x8.h \
+widget_image.c widget_image.h \
\
lcd4linux_i2c.h \
\