[hamster-applet] forgot to mention facttree here



commit 79c94079cf5f2325f6ce57113926fdaa82ae821e
Author: Toms Bauģis <toms baugis gmail com>
Date:   Sat Dec 5 21:48:49 2009 +0000

    forgot to mention facttree here

 hamster/widgets/Makefile.am |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/hamster/widgets/Makefile.am b/hamster/widgets/Makefile.am
index d237755..02ab977 100644
--- a/hamster/widgets/Makefile.am
+++ b/hamster/widgets/Makefile.am
@@ -2,12 +2,13 @@ hamsterdir = $(pyexecdir)/hamster/widgets
 hamster_PYTHON = \
 	__init__.py \
 	activityentry.py \
-	timeinput.py \
 	dateinput.py \
 	dayline.py \
-	timeline.py \
+	facttree.py \
 	reportchooserdialog.py \
-	tags.py
+	tags.py \
+	timeinput.py \
+	timeline.py
 
 clean-local:
 	rm -rf *.pyc *.pyo



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