[pitivi: 5/6] Add new files for autoalign to Makefile.am, so as not to break distcheck.
- From: Thibault Saunier <tsaunier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi: 5/6] Add new files for autoalign to Makefile.am, so as not to break distcheck.
- Date: Mon, 1 Aug 2011 17:19:05 +0000 (UTC)
commit 1c110fed1e12b9df5429824618162fbfc2a7db6c
Author: Benjamin M. Schwartz <bens alum mit edu>
Date: Mon Jul 25 15:59:30 2011 -0400
Add new files for autoalign to Makefile.am, so as not to break distcheck.
pitivi/elements/Makefile.am | 1 +
pitivi/timeline/Makefile.am | 3 +++
pitivi/ui/Makefile.am | 1 +
3 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/pitivi/elements/Makefile.am b/pitivi/elements/Makefile.am
index 225dab2..255dbb3 100644
--- a/pitivi/elements/Makefile.am
+++ b/pitivi/elements/Makefile.am
@@ -3,6 +3,7 @@ elementsdir = $(libdir)/pitivi/python/pitivi/elements
elements_PYTHON = \
__init__.py \
arraysink.py \
+ extractionsink.py \
mixer.py \
singledecodebin.py \
thumbnailsink.py \
diff --git a/pitivi/timeline/Makefile.am b/pitivi/timeline/Makefile.am
index 8a87d32..39ae4d5 100644
--- a/pitivi/timeline/Makefile.am
+++ b/pitivi/timeline/Makefile.am
@@ -2,6 +2,9 @@ timelinedir = $(libdir)/pitivi/python/pitivi/timeline
timeline_PYTHON = \
__init__.py \
+ align.py \
+ alignalgs.py \
+ extract.py \
timeline.py \
timeline_undo.py \
track.py \
diff --git a/pitivi/ui/Makefile.am b/pitivi/ui/Makefile.am
index 24e23ee..4cf007b 100644
--- a/pitivi/ui/Makefile.am
+++ b/pitivi/ui/Makefile.am
@@ -2,6 +2,7 @@ uidir = $(libdir)/pitivi/python/pitivi/ui
ui_PYTHON = \
__init__.py \
+ alignmentprogress.py \
common.py \
controller.py \
curve.py \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]