From 43b7c5545ed0f017f5d752bafc4c76dde7d2e6d3 Mon Sep 17 00:00:00 2001 From: reinelt Date: Sun, 18 Jan 2004 21:25:16 +0000 Subject: [lcd4linux @ 2004-01-18 21:25:16 by reinelt] Framework for bar widget opened git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@320 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 44755d7..d0b5732 100644 --- a/Makefile.am +++ b/Makefile.am @@ -25,7 +25,8 @@ layout.c layout.h \ timer.c timer.h \ evaluator.c evaluator.h \ widget.c widget.h \ -widget_text.c \ +widget_text.c widget_text.h \ +widget_bar.c widget_bar.h \ plugin.c plugin.h \ plugin_math.c \ plugin_string.c \ -- cgit v1.2.3