From bc3fd8dcba11b49ec100e8bd8b181c73382a2fc5 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Fri, 23 Jan 2004 04:54:04 +0000 Subject: [lcd4linux @ 2004-01-23 04:53:23 by reinelt] icon widget added (not finished yet!) --- Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 89d3d42..199575e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,9 +24,10 @@ processor.c processor.h \ layout.c layout.h \ timer.c timer.h \ evaluator.c evaluator.h \ -widget.c widget.h \ +widget.c widget.h \ widget_text.c widget_text.h \ -widget_bar.c widget_bar.h \ +widget_bar.c widget_bar.h \ +widget_icon.c widget_icon.h \ plugin.c plugin.h \ plugin_math.c \ plugin_string.c \ -- cgit v1.2.3