[pitivi] ui/Makefile.am : Fix typo



commit 7026c24467343d4c4c31fa481380e9777766189f
Author: Edward Hervey <bilboed bilboed com>
Date:   Tue Mar 24 12:04:44 2009 +0100

    ui/Makefile.am : Fix typo
---
 pitivi/ui/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pitivi/ui/Makefile.am b/pitivi/ui/Makefile.am
index 6a2a74a..d8e3471 100644
--- a/pitivi/ui/Makefile.am
+++ b/pitivi/ui/Makefile.am
@@ -3,7 +3,7 @@ uidir = $(libdir)/pitivi/python/pitivi/ui
 ui_PYTHON =			\
 	__init__.py		\
 	audiofxlist.py		\
-	commo.py		\
+	common.py		\
 	controller.py		\
 	defaultpropertyeditor.py\
 	dnd.py			\



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