examples/Makefile.am (examples_DATA): Dist fixer.
authorAndy Wingo <wingo@pobox.com>
Thu, 1 Sep 2005 14:39:51 +0000 (14:39 +0000)
committerAndy Wingo <wingo@pobox.com>
Thu, 1 Sep 2005 14:39:51 +0000 (14:39 +0000)
commit1bbb59401a2967e5b7ad563c22c44030aead3884
tree78d51c080d40171c0e1445f0528e924be43f802c
parent7c9e84bc0f1363370eaab93e286687f5d5f57f97
examples/Makefile.am (examples_DATA): Dist fixer.

Original commit message from CVS:
2005-09-01  Andy Wingo  <wingo@pobox.com>

* examples/Makefile.am (examples_DATA): Dist fixer.

* examples/debugslider.py: Renamed from debug-slider.py so it can
be imported.

* examples/pipeline-tester: Add a debugslider.

* pygst.py.in (require): If pygst.require() is called multiple
times, don't pollute sys.path with unneeded path entries.
ChangeLog
examples/Makefile.am
examples/debugslider.py [moved from examples/debug-slider.py with 100% similarity]
examples/pipeline-tester
pygst.py.in