aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-01-22 09:16:11 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-01-22 09:16:11 +0000
commita9f682bb4ad259361441706eecbc86b5d5c4a936 (patch)
tree9dd72096a03406adaa7450722a112d1cc4f71cb2 /Makefile.am
parentf85a8a9fa967fc493f089ad128596b3262c1538f (diff)
downloadlcd4linux-a9f682bb4ad259361441706eecbc86b5d5c4a936.tar.gz
[lcd4linux @ 2006-01-22 09:16:05 by reinelt]
Image Widget framework added git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@621 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a407421..7d9b8dc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,6 +31,7 @@ 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_gpo.c widget_gpo.h \
\
plugin.c plugin.h \