gstreamer/gst/extend/Makefile.am
Thomas Vander Stichele 74782ee345 move over some of the extend stuff that I want to use right now
Original commit message from CVS:

* configure.ac:
* gst/Makefile.am:
* gst/extend/Makefile.am:
* gst/extend/__init__.py:
* gst/extend/pygobject.py:
* gst/extend/utils.py:
move over some of the extend stuff that I want to use right now
2005-10-04 14:59:07 +00:00

4 lines
116 B
Makefile

pkgpythondir = $(pythondir)/gst/extend
pygstdir = $(pkgpythondir)
pygst_PYTHON = __init__.py pygobject.py utils.py