From 7496af7c8678b4ee97f9913b26dad028149eed79 Mon Sep 17 00:00:00 2001 From: mzuther Date: Sun, 7 Feb 2010 14:03:46 +0000 Subject: added grouping of widgets by update interval (new file "timer_group.c") git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1106 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index bd830e6..68040f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,6 +34,7 @@ hash.c hash.h \ layout.c layout.h \ pid.c pid.h \ timer.c timer.h \ +timer_group.c timer_group.h \ thread.c thread.h \ udelay.c udelay.h \ qprintf.c qprintf.h \ -- cgit v1.2.3