[hamster-applet] forgot to include the new widgets module



commit 229264b4031cbb6263f85902c9ac516d6bfa2339
Author: Toms Bauģis <toms baugis gmail com>
Date:   Sat Apr 25 20:16:02 2009 +0100

    forgot to include the new widgets module
---
 hamster/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/hamster/Makefile.am b/hamster/Makefile.am
index 465edb5..0582f10 100644
--- a/hamster/Makefile.am
+++ b/hamster/Makefile.am
@@ -20,7 +20,8 @@ hamster_PYTHON = \
 	stats.py \
 	reports.py \
 	charting.py \
-    graphics.py \
+        widgets.py \
+        graphics.py \
 	Configuration.py \
 	KeyBinder.py \
 	preferences.py \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]