[pitivi] dist *undo*py files.



commit 7e127500cffefe05faa8c3784a95d972924ceb53
Author: Alessandro Decina <alessandro d gmail com>
Date:   Thu Jun 11 16:54:26 2009 +0200

    dist *undo*py files.

 pitivi/Makefile.am |    1 +
 tests/Makefile.am  |    4 +++-
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/pitivi/Makefile.am b/pitivi/Makefile.am
index ba39286..1d68a3e 100644
--- a/pitivi/Makefile.am
+++ b/pitivi/Makefile.am
@@ -36,6 +36,7 @@ pitivi_PYTHON = \
 	stream.py	\
 	threads.py	\
 	thumbnailcache.py \
+	undo.py		\
 	utils.py
 
 BUILT_SOURCES=configure.py
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 09ab594..d3e12bf 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -6,7 +6,9 @@ tests = \
 	test_signallable.py		\
 	testcomplex.py			\
 	test_pipeline.py		\
-	test_action.py
+	test_action.py			\
+	test_undo.py			\
+	test_timeline_undo.py
 
 EXTRA_DIST = $(tests) runtests.py common.py
 



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