From 3f6579900c3f3c7175209d7411d4ae87deabc48b Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 15 Nov 2009 06:49:13 +0000 Subject: event plugin and dbus interface by Ed Martin git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1053 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e3286d5..c390387 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,6 +38,7 @@ thread.c thread.h \ udelay.c udelay.h \ qprintf.c qprintf.h \ rgb.c rgb.h \ +event.c event.h \ \ widget.c widget.h \ widget_text.c widget_text.h \ @@ -124,6 +125,7 @@ plugin_apm.c \ plugin_asterisk.c \ plugin_button_exec.c \ plugin_cpuinfo.c \ +plugin_dbus.c \ plugin_diskstats.c \ plugin_dvb.c \ plugin_exec.c \ -- cgit v1.2.3