~ubuntu-branches/ubuntu/trusty/pitivi/trusty

« back to all changes in this revision

Viewing changes to pitivi/elements/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2007-01-31 15:32:37 UTC
  • mto: (3.2.1 hardy) (1.2.1 upstream) (6.1.1 sid)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20070131153237-de4p8lipjv8x5x3b
Tags: upstream-0.10.2
ImportĀ upstreamĀ versionĀ 0.10.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
elementsdir = $(libdir)/pitivi/python/pitivi/elements
 
2
 
 
3
elements_PYTHON = \
 
4
        __init__.py \
 
5
        singledecodebin.py \
 
6
        smartscale.py
 
7
 
 
8
clean-local:
 
9
        rm -rf *.pyc *.pyo